/* ページレイアウト */

*{
	margin:0;	
	padding:0;
	border:none;
	line-height:150%;
}
body {
	width : 100%;
	background-color: #F5F5F5;
	background: url(/images/back_all.gif) repeat-y center top #FF9933 scroll;
	text-align: center;
	color: #000000;
}
#body {
	background-color: #FFFFFF;
	margin : 0 auto;
	padding: 0px;
	width : 1000px;
}
#header {
	background-color: #FFFFFF;
	width : 1000px;
	text-align: left;
}

#header h1 {
	float: left;
	text-align: left;
	width : 1000px;
	font-size: 18px;
}
#navigation {
	float : left;
	background-image: url(/images/global_menu_bg.gif);
	background-repeat: no-repeat;
	padding-left : 11px;
	width : 989px;
	height: 32px;
}
#topic_pass {
	background-color: #FFFFFF;
	float : left;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	width : 990px;
	height : 16px;
	font-size: 10px;
	color: #006600;
}
#main {
	background-color: #FFFFFF;
	font-size: 12px;
	margin : 0px 10px;
	width: 980px;
}
#contents {
	float : left;
	width: 720px;

}
#side_contents {
	background-color: #FFFFFF;
	float : left;
	width : 260px;
}
#side_navi {
	float : left;
	width : 234px;
	margin-top: 10px;
}
#statistics {
	float : left;
	background-color: #FFFFFF;
	text-align: left;
	width : 234x;
	margin-top: 30px;
}
#footer {
	background-color: #FFFFFF;
	text-align: left;
	width : 960px;
	clear : both;
	margin-top: 10px;
	padding: 10px 20px 0px;
	font-size: 10px;
	color: #FF6600;
}
.clear {
	clear: both;
}


/* タイトル */

.title {
	margin: 10px 10px;
}


/* グローバルメニュー */

.gl_menu {
	list-style-type : none;
	width:100%;
	font-size:12px;
}
.gl_menu li{
	float: left;
	display : inline;
}
.gl_menu .menu a {
	background-image: url(/images/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding:7px 0px 0px 0px;
	width: 145px;
	height: 25px;
	display:block;
	color: #ffff80;
}
.gl_menu .menu a:hover{
	background-image: url(/images/menu_over.gif);
	background-repeat: no-repeat;
	color: #ffff80;
}
.gl_menu .menu a:active{
	background-image: url(/images/menu_on.gif);
	background-repeat: no-repeat;
	color: #ffff80;
}
.gl_menu .menu a:visited { color: #ffff80; }


/* サイドメニュー */

.side_ttl {
	background-image: url(/images/side_ttl.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	padding: 20px 0px 0px 104px;
	width: 130px;
	height: 40px;
	color: #FF6600;
}
.side_menu{
	background-image: url(/images/side_menu_bg.gif);
	width : 214px;
	padding :10px 0px 10px 20px;
	list-style-type : none;
	font-size:12px;
}
.side_menu .menu{
	background-image: url(/images/icon_home2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 12px;
	margin-top :10px;
	padding :1px 0px 0px 24px;
	height: 18px;
}
.side_menu .menu a {
	color: #ffff80;
}
.side_menu .menu a:hover{
	color: #ffff80;
}
.side_end {
	background-image: url(/images/side_end.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 18px;
}

/* コンテンツ */

.contents_text {
	width: 660px;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	text-align: left;
	color: #FF6600;
}


/* コピーライト */
#copy_right {
	background-image: url(/images/footer_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	padding: 3px;
	width: 994px;
	height: 26px;
	color: #ffff80;
}


/* リンク */

#body a {
	text-decoration: none;
}
a:link { color: #FF6600; } 
a:visited { color: #FF6600; } 
a:hover { color: #00FF99; } 
a:active { color: #00FF99; }

.cat_ttl a:link { color: #FF6600; } 
.cat_ttl a:visited { color: #FF6600; } 
.cat_ttl a:hover { color: #00FF99; } 
.cat_ttl a:active { color: #00FF99; }

#footer a { color: #FF6600; }
#footer a:visited { color: #FF6600; } 
#footer a:hover { color: #00FF99; } 
#footer a:active { color: #00FF99; }

#copy_right a {	color: #ffff80;}
#copy_right a:visited { color: #ffff80; } 
#copy_right a:hover { color: #ffff80; } 
#copy_right a:active { color: #ffff80; }


/* 見出し */

.page_ttl {
	background-image: url(/images/page_ttl.gif);
	background-repeat: no-repeat;
	display:block;
	text-align: left;
	padding:15px 0px 0px 78px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 440px;
	height: 42px;
	font-size: 16px;
	color: #FF6600;
}
.page_ttl2 {
	background-image: url(/images/page_ttl2.gif);
	background-repeat: no-repeat;
	display:block;
	text-align: left;
	padding:16px 0px 0px 78px;
	margin-bottom: 10px;
	width: 156px;
	height: 41px;
	font-size: 16px;
	color: #FF6600;
}
.cat_ttl {
	background-image: url(/images/icon_home.gif);
	background-repeat: no-repeat;
	display:block;
	text-align: left;
	padding :1px 0px 0px 24px;
	margin-bottom: 5px;
	height: 18px;
	font-size: 12px;
	color: #003300;
}


/* 共通 */

h2 { 	font-size: 14px;
	color: #FF9900;
}

.left{
	float : left;
}
.right{
	float : right;
}
.txt_left{ text-align: left; }


input, textarea {
	border: 1px solid #000000;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}


/* モジュール用 */

table {
	width: 98%;
}
.readmore {
	background: url(/images/bubble.gif) no-repeat left;
	padding-left: 20px;
}
.search {
	vertical-align: top;
}
.bmarksss {
	width: 13%;
	vertical-align: top;
}
.bmarksss1 {
	width: 87%;
	vertical-align: top;
	text-align: left;
	padding: 10px 0px 0px 10px;
}
.footcats {
	padding: 15px;
}
.mybold {
	font-weight: bold;
}