/* CSS Document */


/*■初期設定*/

body{
	color:#333333;
	background-image: url(img/bg_ba_a.gif);
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	color: #333333;
	position: static;
	padding: 0px;
	background-color: #ffffff;
	margin: 0px;
	margin-left: 0px;
	}

/*■フォントサイズ調整*/
body {
	font-size:11px;
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	letter-spacing: normal;
}


body{
	text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



.clr_sps{ clear:both; font-size:1px;}

#container{
	width:800px;
	margin:auto;
	text-align:left;
	background-color: #FFFFFF;
	padding: 20px;
	color: #333333;
	}
h1{
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-indent:0px;
	margin:5px 5px;
	}	
h2{
	margin:0 15px 0 15px;
	height:35px;
	font-weight:normal;
	text-indent:20px;
	padding:30px 15px 0 0px;
	background-color: #000000;
	color: #333333;
	background-image: url(img/sequence_rogo.png);
	background-repeat: no-repeat;
	background-position: 660px 5px;
	}
h2 a{
	font-size:24px;
	line-height:38px;
	vertical-align:top;
	text-decoration:none;
	color:#FF6600;
	}
h2 a:hover{
	color:#333333;
	text-decoration:none;
	}	

div#menu{
	/* font */
	font-size:11px;
	margin: 4px 0px;
	padding: 0px;
	/* background */
	width: 760px;
	height: 43px;
}
ul#menu{ 
	width: 760px;
	height: 43px;
	line-height:1em;
	background: #FFF url("img/menu-bg.gif") top left repeat-x; 
	font-size: 11px;
	font-weight: bold; 
	list-style-type: none; 
	margin: 0px 15px;
	padding:  0px 0px 0px 10px;
	}
ul#menu li {
	width: 93px;
	height: 43px;
	float: left; 
	margin: 0px; 
	}
ul#menu li a {
	width: 93px;
	height: 43px;
	color: #777;
	display: block;
	text-decoration: none;
	background: #FFF url("img/menu-bg.gif") repeat-x; 
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 11px;
	}
ul#menu li a:hover {
	color: #222;
	font-size: 11px;
	background: #FFF url("img/current-bg2.gif") repeat-x;
	}
ul#menu li a:active {
	color: #FFF;
	background: #FFF url("img/current-bg.gif") repeat-x;
	}
ul#menu li a.current{
	color: #FFF;
	background: #FFF url("img/current-bg.gif") repeat-x;
	}


#contents{
	clear:left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-left: 0px;
	}
	
#main_image{
	width:770px;
	height:194px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
	position: static;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#copy{
	height:20px;
	font-size:11px;
	text-align:right;
	color:#333333;
	border:solid #333333;
	border-width:3px 0 0 0;
	padding:2px;
	clear:left;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}

#tbl_setB{
	font-size: 10Px;
	line-height:0.9em;
	border:1px solid #0099CC;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setB th{
	border:#0099CC solid 1px;
	padding:1px;
	color:#003366;
	text-align:center;
	background-image: url(wordpress/wp-content/themes/sequen/images/sidebar-pattern.gif);
	margin-top: 2px;
	margin-bottom: 2px;
	}
#tbl_setB td{
	border:#0099CC solid 1px;
	padding:6px;
	}
	}

/***トップ***/
#top{
	font-size:11px;
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#333333;
	text-decoration:none;
	}
#top h3{
	font-size:28px;
	line-height:1.2em;
	color:#333333;
	font-weight:normal;
	background-color: #FFFFFF;
	}
#top p{
	line-height:1.6em;
	}
#top div#top_btm{
	zoom:100%;
	background-image: none;
	}
#top div#top_btm:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#left{
	float:left;
	width:398px;
	}
#top div#left h4{
	font-size:13px;
	margin:0;
	}
#top div#left div#info{
	width:350px;
	}
#top div#left div#info div#main{
	text-align:left;
	background-repeat: repeat;
	background-color: #DDDDDD;
	background-image: none;
	}
#top div#left div#info div#main h5{
	padding:4px 10px 0 15px;
	font-size:70%;
	background-color: #DDDDDD;
	}
#top div#left div#info div#main h6{
	padding:2px 10px 0 15px;
	font-size:80%;
	background-color: #DDDDDD;
	}
#top div#left div#info div#main p{
	padding:2px 10px 0 15px;
	}
#top div#right{
	float:right;
	width:340px;
	margin: 0;
	}
#top div#right div#bnr_sps{}
#top div#right div#bnr_sps p{
	width:318px;
	height:105px;
	margin:15px 0px 0 0px;
	text-align:center;
	}
#top div#right div#bnr_sps p a{
	background:url(img/top/bg_bnr.jpg) no-repeat;
	display:block;
	width:318px;
	height:105px;
	line-height:105px;
	color:#333333;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_sps p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}

/***その他のページ***/
#main_image2{
	width:770px;
	height:194px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-image: url(img/common/main_pic01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	position: static;
	}
#main_image3{
	width:770px;
	height:196px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-image: url(img/common/main_pic03.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	position: static;
	}
#main_image4{
	width:770px;
	height:196px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-image: url(img/common/main_pic04.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	position: static;
	}
#main_image5{
	width:770px;
	height:196px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	background-image: url(img/common/main_pic05.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	position: static;
	}
#main_image2 h2,
#main_image3 h2
#main_image4 h2
#main_image5 h2{
	width:770px;
	height:196px;
	font-size:25px;
	color:#ffffff;
	font-weight:normal;
	text-align:right;
	padding:120px 30px 0 0;
	background-repeat: no-repeat;
	}
#main_image h2.t_bk,
#main_image2 h2.t_bk,
#main_image3 h2.t_b,
#main_image4 h2.t_bk,
#main_image5 h2.t_bk{
	color:#000000;
	}
#main_image h2.t_wt,
#main_image2 h2.t_wt,
#main_image3 h2.t_wt,
#main_image4 h2.t_wt,
#main_image5 h2.t_wt{
	color:#FFFFFF;
	}	
#other_page{
	margin:2px 0px 2px 0px;
	line-height:5mm;
}

#other_page h3{
	text-indent:23px;
	font-size:15px;
	color:#003399;
	line-height:normal;
	background-color: #EBE9ED;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-position: left;
	}
#other_page h4{
	font-size:13px;
	line-height:normal;
	vertical-align:top;
	margin:14px 15px 0 15px;
	color:#FF6633;
	}
#other_page h5{
	font-size:12px;
	line-height:normal;
	vertical-align:top;
	text-align:left;
	margin:0;
	color:#333333;
	}	
#other_page div.typeA{
	margin:2px 2px 10px 8px;
	}
#other_page div.typeA p{
	margin:2px 2px 10px 8px;
	line-height:5mm;
	}
#other_page div.typeB{
	margin:2px 2px 10px 8px;
	line-height:1.2em;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "#";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:2px 2px 10px 8px;
	line-height:5mm;
	}	
#other_page div.typeB div.left{
	float:left;
	width:340px;
	margin:0px 0px 0px 0px;
	}
#other_page div.typeB div.right{
	float:right;
	width:390px;
	margin:0px 0px 0px 0px;
	}

#other_page p.margin_none{ margin:0;}
#other_page p{
	margin:4px 0 0 0;
	color: #333333;
	line-height: 5mm;
}

/*テーブルセット*/
#tbl_setA{
	border:1px solid #0099CC;
	border-collapse:collapse;
	width:350px;
	margin:0;
	}
#tbl_setA th{
	border:#0099CC solid 1px;
	padding:8px;
	color:#003366;
	text-align:center;
	background-image: url(wordpress/wp-content/themes/sequen/images/sidebar-pattern.gif);
	margin:0;
	}
#tbl_setA td{
	border:#0099CC solid 1px;
	padding:6px;
	}

/**************************************/
	
#p-copy{
	text-align:right;
	font-size:11px;
	color:#999999;
	width:770px;
	}
#p-copy a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	}	
#p-copy a:hover{
	color:#999999;
	}
