@charset "UTF-8";

body {
	margin: 0 auto;
	text-align: center;
	background: #FAFAFA;
	color: #333;
	}
p { line-height: 140%;}

/* LINK ------------------------- TXT */
a:link {
	text-decoration: none;
	color: #039;
	}
a:visited {
	text-decoration: none;
	color: #9b72cf;
	}
a:hover,
a:active {
	text-decoration: underline;
	color: #06C;
	}
/* LINK ------------------------- IMG */
a:hover img {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	}
/* -------------------------------↓
 * HEADER　ヘッダー
 * --------------------------- */
#headerwrap {
	width: 100%;
	height: 157px;
	margin: 0 0;
	padding: 0 0;
	text-align: left;
	background: #FAFAFA url(../../images/_tjn/bg_body.jpg) repeat-x;
	}
#header {
	width: 960px;
	height: 119px;
	margin: 0 auto;
	position: relative;
	}
h1#sitelogo {
	width: 185px;
	position: absolute;
	top: 15px;
	left: 20px;
	}

#header2 {
	width: 524px;
	height: 102px;
	position: absolute;
	top: 10px;
	left: 208px;
	}
#header2 p {
	font-size: 84%;
	float: left;
	margin-top: 60px;
	/position: absolute;
	width: 224px;
	/bottom: 12px;
	/left: 100px
	}
.rightdown {
	float: left;
	margin-top: 50px;
	margin-left: 10px;
	/position: absolute;
	/right: 0;
	/bottom: 0;
	}
/* -------------------------------↓
 * 検索窓
 */
#searchform {
	width: 216px;
	position: absolute;
	top: 76px;
	right: 12px;
	padding: 0 0;
}
#keywords
{
	width: 200px;
	width: 183px;
	height: 24px;
	background: #FFF;
	border: 1px solid #E7E7E7;
	padding: 2px;
	color: #999;
}
#searchBtn	{
	position: absolute;
	top: 12;
	_top: 12px;
	right: 0;
}
*:first-child + html #searchBtn	{ top: 12px; }
#searchBtn,  x:-moz-any-link  { /*top: 12px;*/ }
#searchBtn{
	/margin-top:-12px;
}
/* -------------------------------↓
 * NAVI　グローバルナビゲーション
 * --------------------------- 
#globalNavi {
	width: 960px;
	height: 26px;
	margin: 0 auto;
	}
*/
/* -------------------------------↓
 * NAVI　TJNカテゴリナビゲーション
 * --------------------------- */
#cNavi {
	width: 960px;
	height: 38px;
	margin: 0 auto;
	}

/* -------------------------------↓
 * Footer　フッター
 * --------------------------- */
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #E7E7E7;
	/*background: #FFF url(../../images/_tjn/bg_footer.jpg) repeat-x;*/
	background: #FFF;
	}
#footer #footer-inner {
	margin: 0 auto;
	padding: 15px 0 25px;
	width: 960px;
	text-align: left;
	}
#footer h2 {
	margin: 0 5px;
	font-weight: 600;
	}
#footer h2,
#footer p {
	margin: 0 5px;
	}
	#footer p.copyright {
	color: #666;
	font-size: 84%;
	}

#footer-inner dl {
	margin: 0 auto;
	}
#footer-inner dl dt {
	clear: left;
	float: left;
	}
#footer-inner dl dd {
	float: left;
	}
#footer-inner dl dt,
#footer-inner dl dd {
	padding: 0.2em;
	}

.footlogo {
	clear: both;
	float: left;
	margin-bottom: 3em;
	}
.footinq {
	display: block;
	float: left;
	text-align: left;
	}

/* -------------------------------↓
 * bannerarea　バナー
 * --------------------------- */
#bannerarea {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: 1px solid #E7E7E7;
	background: #FFF url(../../images/_tjn/bg_footer.jpg) repeat-x;
	}
#bannerarea #banner-inner {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 15px;
	text-align: left;
	}



/* -------------------------------↓
 * LAYOUT　
 * --------------------------- 
#wrap {
	width: 980px;
	margin: 0 auto;
	padding: 0 30px;
	text-align: left;
	}*/
/* -------------------------------↓
 * CONTENTS　コンテンツエリア
 * --------------------------- */
#contentwrap {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 0;
	}
#contents {
	width: 960px;
	margin: 0 0;
	padding: 0 0;
	text-align: left;
	}

/* -------------------------------↓
 * MainContents-メインコンテンツ
 */
#mainContents {
	width: 728px;
	width: 740px;
	padding: 0;
	margin: 0 0 15px 0;
	/display: inline;
	text-align: left;
	}

#mainContents h2#pagetitle {
	width: 50%;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 140%;
	font-weight: 800;
	}

	.notice {
	font-size: 120%;
	color: #F00;
	padding: 20px;
	}
	.notice2 {
	font-size: 150%;
	color: #F00;
	padding: 20px;
	margin: 100px 20px;
	height: 100px;
	border: 1px solid;
	}
#mainContents h5,
#mainContents h4,
#mainContents h3,
#mainContents h2 {
	clear: both;
	}
#mainContents h5,
#mainContents h4,
#mainContents h3,
#mainContents h2 {
	margin: 0 5px;
	padding: 2px 0;
	line-height: 140%;
	}

#mainContents p {
	margin: 0 0 0.2em;
	/padding: 2px 0;
	}
#mainContents h2 {
	font-size: 130%;
	font-weight: bold;
	}
#mainContents h3 {
	padding: 15px 0;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	}
/* -------------------------------↓
 * SNS　SNSエリア
 * --------------------------- */
#share {
	width: 220px;
	float: right;
    height: 30px;
    position: relative;
	/background: #FFF;
    }
/*#share.toppg {
    top: 548px;
    }*/
#share .twitter {
    position: absolute;
    top: 0;
    left: -5px;
    display: block;
   }
#share .fb {
    position: absolute;
    top: 0;
    /*left: 72px;*/
	left: 68px;
    display: block;
    }
#share .google {
    position: absolute;
    top: 0;
    left: 142px;
    display: block;
    }
#share .rss {
    position: absolute;
    top: 0;
    left: 178px;
    display: block;
    }

/*#share {
	width: 300px;
	float: right;
    height: 30px;
    position: relative;
	
	/background: #FFF;
    }
	
#share .twitter {
	float:left;
	overflow:hidden;
    display: block;
   }
#share .fb {
	float:left;
    display: block;
    }
#share .google {
	float:left;
    display: block;
    }
#share .rss {
    display: block;
    }*/

/* -------------------------------↓
 * SIDEBAR-サイドバー
 * --------------------------- */
#sidebar {
	width: 300px;
	width: 175px;
	padding: 0 25px 15px 0;
	/*/background: #666;*/
	}
/*　サイドバナー　*/
.present {
	width: 167px;
	padding: 7px 0 0;
	margin: 0 auto;
	text-align: center;
	line-height: 1em;
	}
.present img {
	width: 167px;
	margin: 0 0 7px;
	}
.bannerarea {
	width: 175px;
	padding: 7px 0 0;
	margin: 0 0;
	text-align: center;
	line-height: 1em;
	}
.bannerarea img {
	width: 167px;
	margin: 0 0 12px;
	}
.box {
	border: 4px solid #F1F1F1;
	}
#sidebar .boxline {
	border: 4px solid #F1F1F1;
	padding: 10px;
	margin-bottom: 15px;
	background: #FFF;
	}
#sidebar h2,
#sidebar h3 {
	margin: 0;
	padding: 0 0;
	}

#sidebar h2.st_rank,
#sidebar h2.st_new,
#sidebar h2.st_cate {
	height: 38px;
	margin: 0 0;
	color: #333;
	font-weight: 700;
	text-indent: -9999px;
	}
#sidebar h2.st_cate {
	background: url(../../images/_tjn/st_cat.gif) no-repeat;
	}
#sidebar h2.st_new {
	background: url(../../images/_tjn/st_new.gif) no-repeat;
	}
#sidebar h2.st_rank {
	background: url(../../images/_tjn/st_rank.gif) no-repeat;
	}
/*
#sidebar h2.st_arch {
	margin: 15px 0;
	padding: 4px 15px 2px;
	background: url(../../images/_tjn/st_bg_arc.gif) no-repeat bottom;
	color: #039;
	font-weight: 700;
	}
*/
#sidebar p {
	margin: 0;
	padding: 5px 0;
	}
#sidebar p.txt {
	line-height: 140%;
	margin: 0 1em 0.5em;
	padding: 2px 0;
	}
/* -------------------------------↓
 * お詫び
 */
#apology {
	border: 1px dashed #FF339A;
	padding: 15px;
	margin: 15px 0 0;
	background: #FDE2D6;
	}
#apology h3 {
	margin: 0;
	padding: 0 0;
	font-weight: bold;
	color: #FF339A;
	}
#apology h4 {
	margin: 0;
	padding: 5px 0 0;
	}
#apology p a {
	text-decoration: none;
	}
#apology p a:hover {
	color: #666;
	text-decoration: none;
	}
#apology p {
	margin: 0;
	padding: 5px 0 0;
	font-size: 90%;
	}




/* TEXT-SIZE */
.txt110 {font-size: 110%;}
.txt90 {font-size: 90%;}
