@charset "utf-8";

/* background image */

body {
	background: #246 url(../../images/top/bg_top.jpg) center top no-repeat;
}


/* font design */

#contentGroup h1 {
	font-size: 20px;
	line-height:22px;
	color: #0000FF;
	padding-top: 10;
	padding-bottom: 20px;
}

#contentGroup h2 {
	font-size: 20px;
	line-height:22px;
	color: #468;
	margin:0;
	padding:0;
}

#contentGroup h3 {
	font-size: 16px;
	line-height:18px;
	color: #FF0000;
}

#contentGroup p {
	margin:6px 0 18px 0;
	padding:0;
}
#outerGroup #contentGroup #content #kaiin_content1 img {
	height: 4em;
	width: 4.59em;
}

#outerGroup #contentGroup #content img {

}



/* header background image */

#headerTopics, #headerAbout, #headerBlog, #headerContact {
	height:350px;
	width: 800px;
}

#headerTopics {
	background-image: url(../../images/IFE_images/KOYO-F2.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 800px;
}

#headerAbout {
	background: #fff url(../../images/content/header_cover/headerAbout_cover_800x350.jpg) left top no-repeat;
}

#headerBlog {
	background: #fff url(../../images/IFE_images/bg03.jpg) left top no-repeat;
	height: 200px;
	width: 800px;
}

#headerContact {
	background: #fff url(../../images/content/header_cover/headerContact_cover_800x350.jpg) left top no-repeat;
}

/* hidden heading */

#outerGroup #headerAbout p,
#outerGroup #headerBlog p,
#outerGroup #headerContact p,
#outerGroup #headerTopics p {
	font-size: 6px;
	font-weight: normal;;
	margin:0;
}

#outerGroup #headerTopics p, 
#outerGroup #headerAbout p {
	color: #05b;
	padding-top: 30px;
}

#outerGroup #headerBlog p,
#outerGroup #headerContact p {
	color: #358;
	padding-top: 30px;
}



/* Table of Contents */

#outerGroup #contentGroup ul.choice {
	list-style: none;
	margin:16px 0 16px 10px;
	padding:0;
	width: 190px;
}

#outerGroup #contentGroup ul.choice li {
	margin:0;
	padding:0;
}

#outerGroup #contentGroup ul.choice li a {
	display: block;
	margin: 0;
	padding: 2px 0 0 24px;
	border-bottom: solid 1px #ddd;
	text-decoration: none;
	letter-spacing: 0.2em;
	background: #fff url(../../images/common/navi_icon.gif) left 50% no-repeat;
	color: #036;
}

#outerGroup #contentGroup ul.choice li a:hover {
	background-color: #0ae;
	color: #fff;
}


/* Table of Contents */

#outerGroup #rightColumn ul {
	list-style: none;
	margin:0 0 16px 10px;
	padding:0;
	width: 190px;
}

#outerGroup #rightColumn ul li {
	margin:0;
	padding:0;
}

#outerGroup #rightColumn ul li a {
	display: block;
	padding: 12px 0 0 24px;
	border-bottom: solid 1px #ddd;
	text-decoration: none;
	letter-spacing: 0.2em;
	background: #fff url(../../images/common/navi_icon.gif) left 50% no-repeat;
	color: #036;
	font-size: 1.3em;
	font-weight: bold;
	height: 2em;
}

#outerGroup #rightColumn ul li a:hover {
	background-color: #0ae;
	color: #fff;
}

#outerGroup #rightColumn ul li strong {
	display: block;
	margin: 0;
	padding: 2px 0 0 24px;
	border-bottom: solid 1px #ddd;
	text-decoration: none;
	letter-spacing: 0.2em;
	background: #9be url(../../images/common/navi_icon.gif) left 50% no-repeat;
	color: #fff;
	font-weight:normal;
}



/* sticker layout */

#sticker { 
	width: 780px; /* width 800px | padding 10px */
	min-height: 160px; 
	*height: 160px; 
}

#sticker img { 
	float: left; 
	border-width: 0; 
	margin: 0 3px 0 0; 
}

#sticker img.last { 
	margin: 0; 
}

.clearer { 
	clear: both; 
	display: block; 
	margin: 0; 
	padding: 0; 
	height: 0; 
	line-height: 1px; 
	font-size: 1px; 
}


/* navilink design */

p.navilink {
	text-align:center;
	margin:0;
	padding:0;
}


/* footer design */

#outerGroup #footer {
	background:#07e url(../../images/common/footer_background.jpg) left top repeat-x;
}

#footer p {
	margin:0;
	padding:0;
}


#footer a:link {
	color: #cef;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	color: #cef;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #fc0;
	text-decoration: underline;
}

#footer a:focus {
	color: #fc0;
}

#footer a:active {
	color: #fff;
}


/* sticker layout */

#footerlogo {
	margin:8px 0 0 0;
	padding:0;
}

#footerlogo img { 
	border-width: 0;  
}


/* content photo layout */

#contentGroup #content p img {
	float:left;
	margin:0 8px 12px 0;
	padding:0;
	height: 9em;
	width: 7em;
}

#contentGroup #content p img1 {
	float:left;
	margin:0 8px 12px 0;
	padding:0;
	height: 7em;
	width: 9em;
}

#outerGroup #contentGroup #content #content1 {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#outerGroup #contentGroup #content #content2 {
	padding-bottom: 20px;
	padding-top: 30px;
}


#contentGroup #content h2 {
	clear:left;
}

#kaiin_content1 {
	height: 4em;
	width: 4.5em;
}

#outerGroup #contentGroup #content #kaiin {
	height: 4em;
	float: left;
	width: 4.5em;
	padding: 0px;
}

