@charset "shift_jis";
/* CSS Document */

body,div,p,img,address,h1,h2,h3,dl,dt,dd,ul,li,ol {
	padding:0;
	margin:0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-decoration: none;
	border: none;
	font-size:10pt;
	line-height:130%;

}
#top {
	width:100%;
	margin:0 auto;
	background-image:url(../img/top_bg.jpg);
	background-repeat:repeat-x;

}
#wrapper {
	width:960px;
	margin:0 auto;

}

.txt_title {
	font-size:17px;
	font-weight:bold;
}
a:link{
	color:#316796;
	text-decoration:none;
}
a:link{
	color:#316796;
	text-decoration:none;
}
a:visited 
{ color: #316796;
	text-decoration:none;}
a:hover 
{ color: #316796;
	text-decoration:underline;}
a:active 
{ color: #316796;
	text-decoration:none;}





/*------------------------------------------ 
ヘッダー
------------------------------------------ */

#header {
	width:960px;
	height:88px;
}

#header h1 {
	width:132px;
	height:35px;
	padding:12px 0 8px 12px;
	float:left;
}
#header .search {
	width:250px;
	height:31px;
	padding:16px 0 8px 12px;
	float:right;
	text-align:right;
}
#header .text {
	width:170px;
	height:17px;

}
#header .btn {
	width:47px;
	height:23px;
	border: 0px;

	text-indent:-999px;


}
#header ul {
		width:960px;
	margin:0;
}

#header li {
	display:block;
		list-style:none;
		float: left;
}
.clear {
	clear:both;
}


#top_main {
	background-image:url(../img/top_main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:301px;
	margin-top:10px;
	
}
#top_main .top_main_btn1 {
	width:30px;
	float:left;
	margin-top:107px;
	
}
#top_main .top_main_img {
	margin:10px 0 5px 0;
	height:235px;
	width:900px;
	float:left;
	text-align:center;
	
}
#top_main .top_main_btn2 {
	width:30px;
	float:right;
	margin-top:107px;
	
}
#top_main  ul {
		width:900px;
	margin:0 0 0 30px;
}

#top_main  li {
	display:block;
		list-style:none;
		float: left;
}


/*------------------------------------------ 
新着情報
------------------------------------------ */
#new {
	width:900px;
	margin:50px 0 0 30px;
	
}
#new_seminar {
	width:900px;
	margin:5px 0 0 30px;
	
}
.frame01 {
	height:12px;
	background-image:url(../img/top_new_bg1.gif);
	background-repeat:no-repeat;
	
}
.frame02 {
	background-image:url(../img/top_new_bg2.gif);
	background-repeat:repeat-y;
	
}
.frame02 .right {
		float:left;
	
}
.frame02 .title {
	width:96px;
	float:left;
	margin:2px 0 0 20px;
	
}
.frame02 .date {
	float:left;
	width:90px;
	margin:2px 0 0 20px;
	
}
.frame02 .item {
		float:left;
	width:670px;
	margin:2px 0 2px 0;
	
}


.frame02 .date_s {
	float:left;
	width:120px;
	margin:2px 0 0 20px;
	
}
.frame02 .item_s {
		float:left;
	width:640px;
	margin:2px 0 2px 0;
	
}


.frame02 .item_2 {
		float:left;
	width:670px;
	margin:2px 0 2px 20px;
	
}
.frame03 {
	height:12px;
	background-image:url(../img/top_new_bg3.gif);
	background-repeat:no-repeat;
	
}

/*------------------------------------------ 
メイン（FSCloud）
------------------------------------------ */
#fscloud {
	padding:35px 30px 30px 30px;
	
}
#fscloud h2 {
	padding-bottom:30px;
}
#fscloud .banner {
	width:900px;
}
#fscloud .banner .left {
	float:left;
	width:250px;
	margin-right:20px;
}
#fscloud .banner .right {
	float:left;
	width:630px;
}
#fscloud .txt {
	padding:7px 0 0 18px;
	line-height:140%;
}
#fscloud .line {
	background-image:url(../img/line.gif);
	width:900px;
	height:3px;
	margin:20px 0;
}

/*------------------------------------------ 
メイン（CASE）
------------------------------------------ */
#case {
	padding:35px 30px 30px 30px;
	
}
#case h2 {
	padding-bottom:30px;
}
#case .content {
	width:900px;
}
#case .content .left {
	float:left;
	width:430px;
}
#case .content .right {
	float:right;
	width:430px;
}

#case .content .icon {
	margin-bottom:10px;
}


#case .txt {
	padding:3px 0 0 0px;
	line-height:140%;
}
#case .line {
	background-image:url(../img/line.gif);
	width:430px;
	height:3px;
	margin:20px 0;
}

/*------------------------------------------ 
メイン（Catalog）
------------------------------------------ */
#catalog {
	padding:35px 30px 50px 30px;
	
}
#catalog h2 {
	padding-bottom:20px;
}
#catalog .frame1 .tum {
	width:130px;
	padding:10px 0 0 75px;
	text-align:center;
	float:left;
}
#catalog .frame2 .tum {
	width:130px;
	padding:40px 0 0 75px;
	text-align:center;
	float:left;
}
#catalog .frame1 .tum .txt {
	line-height:120%;
}
#catalog .frame2 .tum .txt {
	line-height:120%;
}
#catalog .frame1 {
	width:900px;
	height:252px;
	background-image:url(../img/bg_catalog_01.gif);
	text-align:center;
}
#catalog .frame2 {
	width:900px;
	height:282px;
	background-image:url(../img/bg_catalog_02.gif);
	text-align:center;
}
#catalog p.txt {
	padding:10px 0 0 0;
	line-height:140%;
	text-align:left;text-indent:-18px;padding-left:18px;width:140px;
}
#catalog .frame1 .tum_pict {
	width:140px;
	height:183px;
}
#catalog .frame2 .tum_pict {
	width:140px;
	height:183px;
}
#catalog .frame1 .tum_pict a:hover img {
	width:auto;
	height:auto;
}
#catalog .frame2 .tum_pict a:hover img {
	width:auto;
	height:auto;
}
.txt_title_c {
	font-size:12px;
	font-weight:bold;
}
#catalog p {
	text-align:left;text-indent:-18px;padding-left:18px;width:140px;
}
/*------------------------------------------ 
メイン（Contact）
------------------------------------------ */
#contact {
	padding:35px 30px 50px 30px;
	
}
#contact h2 {
	padding-bottom:30px;
}

#contact .frame {
	width:900px;
	height:106px;
	padding:30px 0 30px 0;
}

#contact .banner {
	width:900px;
	height:106px;
	background-image:url(../img/bg_contact_01.gif);
}


#contact .banner2 {
	width:900px;
	background: url(../img/bg_contact_02b.gif) repeat-y;
}
#contact .banner2a {
	background: url(../img/bg_contact_02a.gif) no-repeat left top;
}
#contact .banner2c {
	padding: 20px 0;
	background: url(../img/bg_contact_02c.gif) no-repeat left bottom;
}

#contact .txt {
	padding:0 0 0 0;
	line-height:140%;
}
#contact .line {
	background-image:url(../img/line.gif);
	width:550px;
	height:3px;
	margin:9px 0;
}

/*------------------------------------------ 
タブ
------------------------------------------ */

#tab_base .tabPanes .item {
	width: 275px;
	float:left;
}
#tab_base .tabPanes .item li {
	float: left;

}
#tab_base .tabPanes .line {
	width: 252px;
	height:3px;
	background-image:url(../img/tab_line.gif);
	background-repeat:repeat-x;
}

#tab_base .tabPanes .icon {
	width: 590px;
	float:left;
	vertical-align:top;
}
#tab_base .tabPanes .icon img {
	margin-right:8px;
}
#tab_base .select {
	margin:50px 0 0 20px;
}

#tab_base {
	width: 900px;
	margin: 20px 0 0 30px;
}

.tabPanes {
	height:420px;
	background-image:url(../img/top_tab_bg.gif);
	background-repeat:no-repeat;

	padding:30px 10px 5px 25px;
	clear:both;
}



#tab_base ul {
	list-style: none;
}

ul.tabs1 {
	list-style: none;

	padding: 0;
	overflow: hidden;
	/zoom:1;
}
#tab_base .tabs1{
	width:300px;
	float: left;
	height:40px;
	overflow: hidden;
	/zoom:1;
}
#tab_base .tabs1 a {
	display: block;
	height:40px;
	background: url(../img/top_tabs1_bg_off.gif) no-repeat;
}
#tab_base .tabs1 a:hover {
		background: url(../img/top_tabs1_bg_ov.gif) no-repeat;
	width:300px;
	}
#tab_base .tabs1 a.current {

	background: url(../img/top_tabs1_bg_selected.gif) no-repeat;
	width:300px;
}



ul.tabs2 {
	list-style: none;

	padding: 0;
	overflow: hidden;
	/zoom:1;
}
#tab_base .tabs2{
	width:300px;
	float: left;
	height:40px;
	overflow: hidden;
	/zoom:1;
}
#tab_base .tabs2 a {
	display: block;
	height:40px;
	background: url(../img/top_tabs2_bg_off.gif) no-repeat;
}

#tab_base .tabs2 a:hover {
		background: url(../img/top_tabs2_bg_ov.gif) no-repeat;
	width:300px;
	}
	
#tab_base .tabs2 a.current {
	background: url(../img/top_tabs2_bg_selected.gif) no-repeat;
	width:300px;
}



ul.tabs3 {
	list-style: none;

	padding: 0;
	overflow: hidden;
	/zoom:1;
}
#tab_base .tabs3{
	width:300px;
	float: left;
	height:40px;
	overflow: hidden;
	/zoom:1;
}
#tab_base .tabs3 a {
	display: block;
	height:40px;
	background: url(../img/top_tabs3_bg_off.gif) no-repeat;
}
#tab_base .tabs3 a:hover {
		background: url(../img/top_tabs3_bg_ov.gif) no-repeat;
	width:300px;
	}
#tab_base .tabs3 a.current {

	background: url(../img/top_tabs3_bg_selected.gif) no-repeat;
	width:300px;
}


.tabPanes p {
	margin:0 0 10px 0;
}


/*------------------------------------------ 
フッター
------------------------------------------ */
#footer {
		background-image:url(../img/footer_bg.gif);
		background-repeat:repeat-x;
		padding:10px 0 10px 0;
		text-align:center;
}

#footer_line {
	background-image:url(../img/line.gif);
	width:900px;
	height:3px;
	margin:20px 0;
}

#footer_iroi {
	font-size:80%;
}

#footer .copy {
	margin-bottom:20px;
}
#footer p {
	width:650px;
	font-size:10px;
	text-align:left;
	margin:0 0 0 200px;
	text-indent:-1.3em;
	padding-left:1.3em;
}
.back {
	padding-left:5px;
}
	