/*free html*/
body {
	font-family: "Lucida Sans",arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
	border-top: 3px solid #ffc001;
	color: #222;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	overflow: hidden;
}

.imgBox {
	font-size: 0;
	line-height: 0;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	width: 958px;
}



/* header
-------------------------------------------- */
#header {
	background: #fff;
	font-family: "Lucida Sans",arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic", "Osaka",sans-serif;
	padding: 15px 0 6px;
	height: auto;
	width: auto;
	line-height: 133%;
}
#header #logo {
	margin-bottom: 12px;
}

#header .title h1 {
	font-weight: normal;
	margin-bottom: 20px;
}

#header #social li,
#header .title {
	float: left;
}

#header #social {
	float: right;
	margin-top: 16px;
}
/* 
#social li.tw iframe {
	width: 100px !important;
}
*/



/* container
-------------------------------------------- */
#container {
	background: url("../images/header.png") 0 0 repeat-x, url("../images/bg.gif");
	clear: both;
	padding: 15px 0 26px;
	border-bottom: 1px solid #d9d3ce;
}

#container a {
	color: #222;
}

#container #crumb {
	margin: 0 5px 11px;
	color: #666;
}

#container #crumb a {
	color: #666;
}

#container .shadow {
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
	height: 4px;
}

#container .shadowBody {
	background-repeat: repeat-y;
}

/* hot */
#hot .shadowBody {
	background: url("../images/hot_bg_body.png") 0 0 repeat-y;
}

#hot .shadowTop {
	background: url("../images/hot_bg_top.png") 0 0 no-repeat;
	height: 20px;
}

#hot .shadowBottom {
	background: url("../images/hot_bg_bottom.png") 0 0 no-repeat;
	height: 21px;
}


/* content */
#content .shadowTop {
	background: url("../images/content_top.png") 0 0 no-repeat;
	height: 20px;
}

#content .shadowBody {
	background: url("../images/content_body.png") 0 0 repeat-y;
	padding: 0 15px;
}

#content .shadowBottom {
	background: url("../images/content_bottom.png") 0 0 no-repeat;
	height: 20px;
}

/* content */
#content .shadowBorderTop {
	background: url("../images/content_border_top.png") 0 0 no-repeat;
	height: 20px;
}

#content .shadowBorderBody {
	background: url("../images/content_border_body.png") 0 0 repeat-y;
	padding: 0 15px;
}

#content .shadowBorderBottom {
	background: url("../images/content_border_bottom.png") 0 0 no-repeat;
	height: 20px;
}


/* sidebar */
#sidebar .shadowBody {
	background: url("../images/side_body.png") 0 0 repeat-y;
}

#sidebar .shadowTop {
	background: url("../images/side_top.png") 0 0 no-repeat;
	height: 20px;
}

#sidebar .shadowBottom {
	background: url("../images/side_bottom.png") 0 0 no-repeat;
	height: 20px;
}




/* icon
-------------------------------------------- */
#container .icon {
	vertical-align: middle;
}



/* hot
-------------------------------------------- */
#hot {
	margin-bottom: 39px;
}

#hot .inner ul {
	padding: 15px 0 15px 25px;
	height: 100%;
}

#hot .inner li {
	float: left;
	margin-right: 20px;
	width: 290px;
}

#hot .inner li.end {
	margin-right: 0;
}

#hot .inner li .imgBox {
	margin-bottom: 15px;
	position: relative;
	background: #fff;
	padding: 5px;
}

#hot .inner li .imgBox .hot {
	background: url("../images/hot.png") no-repeat 0 0;
	display: block;
	width: 61px;
	height: 59px;
	position: absolute;
	right: -10px;
	top: -10px;
}

#hot .inner li p {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px;
}



/* content
-------------------------------------------- */
#content {
	float: left;
	width: 713px;
}

#content .box {
	margin-bottom: 12px;
}




/* listBox
-------------------------------------------- */
#content #listBox {
}
#content #listBox .inner {
}

#content #listBox .inner .titleBox {
	border-bottom: 1px dotted #7f7f7f;
	font-size: 28px;
	line-height: 1;
	padding: 20px 10px;
}
#content #listBox .list li {
	border-bottom: 1px dotted #7f7f7f;
	clear: both;
	color: #111;
	padding: 20px 10px;
	height: 100%;
}

#content #listBox .list li:hover {
	background: #fff3db;
}

#content #listBox .list li .imgBox {
	float: left;
}

#content #listBox .list li .imgBox img {
	border: 4px solid #eeebea;
}

#content #listBox .list li .data {
	padding: 9px 0 0 218px;
}

#content #listBox .list li .data h3 {
	border: 0;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 0;
}


/* linkBox
-------------------------------------------- */
#content #linkBox {
	padding-top: 2px;
}
#content #linkBox .inner {
	padding: 47px 10px 20px 10px;
	height: 100%;
	position: relative;
}

#content #linkBox .inner #favorite-title {
	position: absolute;
	top: -6px;
	left: -10px;
}

#content #linkBox p {
	text-align:center;
}

.favorite_banner {
	margin-right:5px;
}

/* linkBox2
-------------------------------------------- */
#content #linkBox2 {
	padding-top: 2px;
}
#content #linkBox2 .inner {
	padding: 47px 10px 20px 20px;
	height: 100%;
	position: relative;
}

#content #linkBox2 .inner #favorite-title {
	position: absolute;
	top: -6px;
	left: -10px;
}

#content #linkBox2 p {
	text-align:left;
}

#content #linkBox2 p img {
	margin-right:10px;
}

.favorite_banner {
	margin-right:5px;
}

/* linkBox3
-------------------------------------------- */
#content #linkBox3 {
	padding-top: 2px;
}
#content #linkBox3 .inner {
	padding: 47px 10px 20px 20px;
	height: 100%;
	position: relative;
}

#content #linkBox3 .inner #favorite-title {
	position: absolute;
	top: -6px;
	left: -10px;
}

#content #linkBox3 p {
	text-align:left;
}

#content #linkBox3 p img {
	margin-right:10px;
}

.favorite_banner {
	margin-right:5px;
}


/* pager
-------------------------------------------- */
#content .pager {
	padding: 20px 10px 0;
}
#content .pager li {
	float: left;
}

#content .pager li a,
#content .pager li span {
	display: block;
	font-weight: bold;
	line-height: 1;
	margin-right: 3px;
	padding: 5px 8px;
}

#content .pager li a {
	background: #fff3db;
	color: #c64100;
}

#content .pager li span,
#content .pager li a:hover {
	background: #999;
	text-decoration: none;
	color: #fff;
}



/* detailBox
-------------------------------------------- */
#detailBox .inner {
	padding-bottom: 20px;
}

#detailBox .titleBox {
	padding: 15px 20px 0;
}

#detailBox h2 {
	display: inline;
	font-size: 22px;
	line-height: 30px;
	vertical-align: middle;
}

#detailBox .date {
	clear: both;
	color: #999;
	font-size: 14px;
	padding: 5px 22px 20px;
}

#detailBox #social {
	border-top: 1px dotted #7f7f7f;
	margin: 0 10px 20px;
	padding-top: 20px;
}

#detailBox #social ul {
	float: right;
}

#detailBox #social li {
	float: left;
}

#detailBox .main {
	clear: both;
	margin-bottom: 30px;
	text-align: center;
}


#detailBox p img {
	border: 8px solid #eeebea;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}





/* text settings
-------------------------------------------- */
#detailBox h3 {
	background: #eee;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 15px;
	padding: 15px 15px 12px;
}

#detailBox h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin: 10px 0 15px;
}

#detailBox .in {
	margin: 0 10px;
}

#detailBox blockquote,
#detailBox p {
	font-size: 14px;
	line-height: 22px;
}

#detailBox p:not([class]) {
	margin-bottom: 30px;
}

#detailBox .textBox {
}

#detailBox .check {
	background: url("../images/memo.png") no-repeat 0 0 #f0f8ff;
	margin: 16px 10px 36px;
	padding: 41px 20px 20px;
}

#detailBox .point {
	background: url("../images/point.png") no-repeat 0 0 #fff8d8;
	margin: 16px 10px 36px;
	padding: 41px 20px 20px;
}

#detailBox .alert {
	background: url("../images/attention.png") no-repeat 0 0 #ffeee8;
	margin: 16px 10px 36px;
	padding: 41px 20px 20px;
}

#detailBox blockquote {
	background: url("../images/quot-01.png") no-repeat 0 0,url("../images/quot-02.png") no-repeat 0 100%,#e8f7e4;
	margin: 16px 10px 36px;
	padding: 30px 20px;
}



#detailBox #share {
	margin-bottom: 40px;
}

#detailBox #share li {
	float: left;
	margin-right: 10px;
}

#detailBox #share li.end {
	margin-right: 0;
}

#detailBox .relation {
	background: #e0f5fd;
	clear: both;
	padding: 20px;
	height: 100%;
}

#detailBox .relation p {
	border-bottom: 1px dotted #869398;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

#detailBox .relation .link {
	color: #869398;
	font-size: 14px;
}

#detailBox .relation a {
	color: #0180eb;
}




/* area
-------------------------------------------- */
#content #area .inner {
	padding: 20px 8px;
}

#content #area .inner h3,
#content #area .inner h2 {
	font-size: 14px;
}

#content #area .inner h2 {
	background: url("../images/arrow-01.png") no-repeat 12px 4px;
	border-bottom: 1px dotted #7f7f7f;
	padding: 0 12px 20px 29px;
}

#content #area .inner h3 {
	padding: 20px 12px 20px;
}

#content #area .inner .box {
	margin: 0 12px;
	padding: 15px 20px;
	height: 100%;
}

#content #area .inner .box p {
	margin-bottom: 10px;
}

#content #area .inner .box li {
	border-right: 1px solid #222;
	float: left;
	line-height: 1;
	margin-right: 5px;
	padding-right: 5px;
}

#content #area .inner .box li.end {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

#content #area .inner .box a {
	color: #c64100;
	font-size: 12px;
}




/* relation
-------------------------------------------- */
#relation {
	clear: both;
}

#relation .inner {
}

#relation .inner h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 20px 22px;
}

#relation ul {
	border-top: 1px dotted #7f7f7f;
	margin: 0 10px;
	padding: 20px 0 20px 3px;
	height: 100%;
}

#relation li {
	float: left;
	font-size: 14px;
	margin-right: 30px;
	width: 200px;
}

#relation li.end {
	margin-right: 0;
}

#relation li img {
	border: 4px solid #eeebea;
	margin-bottom: 10px;
}


/* facebook
-------------------------------------------- */
#facebook .inner {
	border-top: 6px solid #3c599b;
}

#facebook .inner .in {
	border-top: 2px solid #3c599b;
	margin-top: 2px;
	padding: 20px 22px;
}

#facebook iframe {
	width: 100%;
}





/* sidebar
-------------------------------------------- */
#sidebar {
	float: right;
	width: 223px;
}

#sidebar .box {
	margin-bottom: 12px;
}

#sidebar h2 {
	border-bottom: 2px solid #ffaa00;
	font-size: 0;
	line-height: 0;
	padding: 0 0 15px;
	text-align: center;
}





/* rank
-------------------------------------------- */
#sidebar #rank .inner {
}

#sidebar #rank ul {
	margin: 0 15px;
}
#sidebar #rank h2 {
	margin: 0 5px;
}

#sidebar #rank ul li {
	border-bottom: 1px dotted #7f7f7f;
}

#sidebar #rank ul li.end {
	border-bottom: 0;
}

#sidebar #rank ul a {
	background-position: 4px 50%;
	background-repeat: no-repeat;
	display: block;
	padding: 15px 4px 15px 44px;
}
#sidebar #rank ul li.end a {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}


#sidebar #rank ul .no1 a {
	background-image: url("../images/no1.jpg");
}

#sidebar #rank ul .no2 a {
	background-image: url("../images/no2.jpg");
}

#sidebar #rank ul .no3 a {
	background-image: url("../images/no3.jpg");
}

#sidebar #rank ul .no4 a {
	background-image: url("../images/no4.jpg");
}

#sidebar #rank ul .no5 a {
	background-image: url("../images/no5.jpg");
}





/* new
-------------------------------------------- */
#sidebar #new .inner {
}

#sidebar #new ul {
	margin: 0 15px;
}
#sidebar #new h2 {
	margin: 0 5px;
}

#sidebar #new ul li {
	border-bottom: 1px dotted #7f7f7f;
}

#sidebar #new ul li.end {
	border-bottom: 0;
}

#sidebar #new ul a {
	display: block;
	padding: 15px 4px;
}




/* category
-------------------------------------------- */
#sidebar #category .inner {
}
#sidebar #category h2 {
	margin: 0 5px;
}

#sidebar #category ul {
	padding: 17px 0 0 15px;
	height: 100%;
}

#sidebar #category ul li {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 95px;
}

#sidebar #category ul li:nth-child(odd) {
	clear: both;
}

#sidebar #category ul li a {
	background: #fff3db;
	border: 2px solid #ffd188;
	display: block;
	padding: 13px 0;
	text-decoration: none;
}





/* linkBox
-------------------------------------------- */
#sidebar #linkBox {
	margin: 20px 0;
}
#sidebar #linkBox .inner {
	background: url("../images/cp_body.png") 0 0 repeat-y;
	padding: 7px 0 1px 18px;
	position: relative;
}
#sidebar #linkBox .inner:before {
	background: url("../images/cp_top.png") 0 0 no-repeat;
	height: 10px;
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
    right: 0;
    display: block;
}
#sidebar #linkBox .inner:after {
	background: url("../images/cp_bottom.png") 0 0 no-repeat;
	height: 10px;
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
    right: 0;
    display: block;
}

#sidebar #linkBox .inner li {
	margin-bottom: 10px;
}





/* banner
-------------------------------------------- */
#sidebar .banner {
	margin: 0 4px;
}

#sidebar .banner li {
	margin-bottom: 10px;
}





/* footer
-------------------------------------------- */
#footer {
	clear: both;
}

#GlobalFooter {
	border-top: none;
}

#FooterLogo {
	padding-top: 0;
}

#FooterService {
	margin-bottom: 15px;
}
#FooterServiceCont dl {
	background: url("../images/footer_line.gif") 100px center repeat-y;
}
#FooterServiceCont dl dt {
	color: #ee7801;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink a {
	color: #ee7801 !important;
}
#GlobalFooter #FooterServiceHead p.FooterHeadLink img {
	vertical-align: baseline;
}
#FooterCorpInfo {
	border-top: 1px solid #d9d3ce;
	display: block;
	float: none;
	width: auto;
}
#FooterCorpName {
	float: none;
	margin-top: 10px;
}

#FooterCorpLink {
    margin-top: 5px;
}

#copyright {
	float: none;
	margin: 0;
}

#privacy {
	margin: 0;
	float: right;
}

#FooterServiceCont dl dd {
    float: left;
    margin: 0 5px 3px 0 !important;
    padding: 0 9px 0 0;
    border-right: 1px solid #999;
    white-space: nowrap;
	font-size: 75% !important;
}
