@charset "shift_jis";

/* container
------------------------------------------------------------------------------*/
#container {
	padding-top:18px;
}


/* header
------------------------------------------------------------------------------*/
#header {
	width:717px;
	padding-left:42px;
	padding-right:41px;
}
#header #logo {
	float:left;
	width:255px;
}
#header #logo a {
	display:block;
	width:255px;
	height:57px;
	background-image:url(../images/top/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}

#header #hnavi {
	float:right;
	width:282px;
	padding-top:2px;
}
#header #hnavi ul {
	padding-top:8px;
	padding-left:47px;
	height:14px;
}
#header #hnavi li {
	float:left;
	display:inline;
	padding-top:3px;
	padding-right:36px;
}
#header #hnavi li a {
	display:block;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
	height:14px;
}
#header #hnavi li.about {
	margin:1px 0 0;
}
#header #hnavi li.about a {
	background-image:url(../images/top/snavi_about.gif);
	width:81px;
}
#header #hnavi li.contact a {
	background-image:url(../images/top/snavi_contact.gif);
	width:75px;
	height:16px;
}


/* contents
------------------------------------------------------------------------------*/
#contents {
	width:717px;
	padding-top:15px;
}


/* info
------------------------------------------------------------------------------*/
#info {
	width:677px;
	margin:0 0 35px;
	padding:18px;
	border:2px solid #717071;
	background-color:#EEE;
}
#info .wrapper {
	width:677px;
	margin:0 auto;
	background-image:url(/images/top/bg_info.gif);
	background-repeat:repeat-y;
	background-position:left top;
}


/* news
------------------------------------------------------------------------------*/
#news {
	float:left;
	width:460px;
}
#news .title {
	margin:0 0 5px;
	text-align:center;
}
#news .title h2 {
	display:inline;
	padding:0 10px 0 0;
	font-size:111%;
	color:#0096DF;
}
#news .title .update {
	display:inline;
	font-size:70%;
	font-weight:bold;
	color:#0096DF;
}
#news li {
	padding:0 0 5px 45px;
	background-repeat:no-repeat;
	background-position:left top;
}
#news li.up {
	background-image:url(../images/top/icon_up.jpg);
}
#news li.news {
	background-image:url(../images/top/icon_news.jpg);
}
#news li .title {
	margin:0;
	text-align:left;
	font-size:97%;
	font-weight:bold;
}
#news li .title a {
	color:#0096DF;
}
#news li .text {
	font-size:84%;
}


/* maxim
------------------------------------------------------------------------------*/
#maxim {
	float:right;
	width:181px;
	padding:10px;
}
#maxim .update {
	margin:2px 5px 5px 0;
	text-align:right;
	font-size:70%;
	font-weight:bold;
	color:#EB3F4D;
}
#maxim .text {
	margin:0 5px 5px 5px;
	font-size:84%;
}
#maxim .more {
	font-size:84%;
	text-align:right;
}
#maxim .more a {
	text-decoration:underline;
}

/* main
------------------------------------------------------------------------------*/
#main {
	width:717px;
}
#main .section {
	float:left;
	width:350px;
	padding-bottom:20px;
}
#main .section h2 {
	display:block;
	width:350px;
	height:32px;
	margin:0 0 12px;
	background-repeat:no-repeat;
	background-position:left top;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}

#main .section .entry {
	overflow:hidden;
	height:90px;
	margin-bottom:10px;
}
#main .section .entry .image {
	float:left;
	width:70px;
}
#main .section .entry .image img {
	border:2px solid;
}
#main .section .entry .textWrapper {
	float:right;
	width:265px;
}
#main .section .entry h3 {
	font-size:97%;
}
#main .section .entry .author {
	font-size:84%;
	font-weight:bold;
}
#main .section .entry .text {
	font-size:84%;
}

/* skill
------------------------------------------------------------------------------*/
#main .section#skill {
	margin:0 17px 0 0;
}
#main .section#skill h2 {
	background-image:url(../images/top/h2_skill.gif);
}
#main .section#skill a,
#main #lineup .skill a {
	color:#44567F;
}
#main .section#skill .image img,
#main #lineup .skill .image img {
	border-color:#44567F;
}

/* lifestyle
------------------------------------------------------------------------------*/
#main .section#lifestyle h2 {
	background-image:url(../images/top/h2_lifestyle.gif);
}
#main .section#lifestyle a,
#main #lineup .lifestyle a {
	color:#736A00;
}
#main .section#lifestyle .image img,
#main #lineup .lifestyle .image img {
	border-color:#736A00;
}

/* maney
------------------------------------------------------------------------------*/
#main .section#maney {
	margin:0 17px 0 0;
}
#main .section#maney h2 {
	background-image:url(../images/top/h2_maney.gif);
}
#main .section#maney a,
#main #lineup .maney a {
	color:#6D4036;
}
#main .section#maney .image img,
#main #lineup .maney .image img {
	border-color:#6D4036;
}

/* helthcare
------------------------------------------------------------------------------*/
#main .section#helthcare h2 {
	background-image:url(../images/top/h2_helthcare.gif);
}
#main .section#helthcare a,
#main #lineup .helthcare a {
	color:#365A41;
}
#main .section#helthcare .image img,
#main #lineup .helthcare .image img {
	border-color:#365A41;
}

/* mainContents
------------------------------------------------------------------------------*/
#main .section#mainContents {
	float:none;
	width:734px;
	margin-right:-17px;
}
#main .section#mainContents h2 {
	width:717px;
	background-image:url(../images/top/h2_contents.gif);
}
#main .section#mainContents .entry {
	float:left;
	width:350px;
	padding-right:17px;
}


/* mainMoreContents
------------------------------------------------------------------------------*/
#main .section#mainMoreContents {
	float:none;
	width:734px;
	margin-right:-17px;
}
#main .section#mainMoreContents h2 {
	width:717px;
	background-image:url(../images/top/h2_more_contents.gif);
}
#main .section#mainMoreContents .entry {
	float:left;
	width:350px;
	padding-right:17px;
}


/* ctl
------------------------------------------------------------------------------*/
#main #ctl {
	width:717px;
	height:33px;
	margin-bottom:20px;
	background-image:url(../images/top/btn_lineup_category.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#main #ctlLineup {
	float:left;
	width:358px;
	height:33px;
	margin-right:1px;
}
#main #ctlLineup a {
	display:block;
	width:358px;
	height:33px;
	outline:none;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}

#main #ctlCategory {
	float:left;
	width:358px;
	height:33px;
}
#main #ctlCategory a {
	display:block;
	width:358px;
	height:33px;
	outline:none;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}


/* category
------------------------------------------------------------------------------*/
#main #category {
	display:none;
}


/* presentedBy
------------------------------------------------------------------------------*/
#presentedBy {
	margin:0;
	padding:80px 0 15px;
	background-color:#FFF;
}


/* footer
------------------------------------------------------------------------------*/
#footer {
	background-color:#E5E5E5;
}
