@charset "utf-8";
/* CSS Document */

/********************************************************
共通HTMLタグ
********************************************************/

body{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", arial, sans-serif, Verdana;
	line-height:1.5em;
	background:url(/assets/templates/img/back_body.jpg) repeat-x;
	color:#646464;
	}

h2{
	font-size:130%;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	}

h3{
	font-size:120%;
	margin:15px 0px;
	padding:0px;
	}

h4{
	font-size:100%;
	margin:0px;
	padding:0px;
	}

ul{
	margin:0px;
	padding:0px;
	padding-left:2em;
	}

hr{
	border:none;
	border-bottom:#CCCCCC 1px solid;
	height:1px;
	margin:0px;
	padding:0px;
	}

p{
	margin:10px 0px;
	}

th{
	vertical-align:top;
	text-align:left;
	padding:5px;
	}

td{
	padding:5px;
	}

a{
	color:#2e64bd;
	}

a:hover{
	color:#CC0000;
	}

img{
	border:none;
	}

/********************************************************
回り込み解除
********************************************************/

.clear{
	clear:both;
	}

/********************************************************
ページ
********************************************************/

#page{
	width:900px;
	margin:0px auto;
	padding:60px 0px 10px;
	}

/********************************************************
ヘッダー
********************************************************/

#header{
	position:relative;
	height:100px;
	}

#header,
#header h1{
	margin:0px;
	padding:0px;
	}

#header h1 a{
	display:block;
	background:url(/assets/templates/img/logo_cuj.jpg) no-repeat;
	width:219px;
	height:66px;
	text-indent:-1000px;
	overflow:hidden;
	margin:0px 0px 0px 40px;
	}

#topMenu{
	position:absolute;
	top:24px;
	margin-left:650px;
	}

#topMenu ul,
#topMenu li{
	margin:0px;
	padding:0px;
	}

#topMenu li{
	float:left;
	padding-left:15px;
	list-style:none;
	}

#topMenu li.home a{
	display:block;
	background:url(/assets/templates/img/button/btn_head_01.jpg) no-repeat;
	width:54px;
	height:18px;
	text-indent:-1000px;
	overflow:hidden;
	}

#topMenu li.home a:hover{
	background:url(/assets/templates/img/button/btn_head_01_on.jpg) no-repeat;
	}

#topMenu li.contact a{
	display:block;
	background:url(/assets/templates/img/button/btn_head_02.jpg) no-repeat;
	width:84px;
	height:18px;
	text-indent:-1000px;
	overflow:hidden;
	}

#topMenu li.contact a:hover{
	background:url(/assets/templates/img/button/btn_head_02_on.jpg) no-repeat;
	}

#topMenu li.estimate a{
	display:block;
	background:url(/assets/templates/img/button/btn_head_03.jpg) no-repeat;
	width:60px;
	height:18px;
	text-indent:-1000px;
	overflow:hidden;
	}

#topMenu li.estimate a:hover{
	background:url(/assets/templates/img/button/btn_head_03_on.jpg) no-repeat;
	}

#siteDescription p{
	margin:5px 0px 0px;
	padding:0px 5px 0px 0px;
	color:#3a63bf;
	}
	
#siteDescription{
	text-align:right;
	top:0px;
	left:0px;
	width:900px;
	}

/********************************************************
メインメニュー
********************************************************/

#mainMenu{
	clear:both;
	}

#mainMenu a{
	text-decoration:none;
	}

#mainMenu ul,
#mainMenu li{
	margin:0px;
	padding:0px;
	}

#mainMenu li{
	float:left;
	list-style:none;
	}

#mainMenu li a{
	display:block;
	width:150px;
	height:40px;
	text-indent:-1000px;
	overflow:hidden;
	margin-bottom:8px;
	}

#mainMenu li.certification a{
	background:url(/assets/templates/img/button/btn_main_01.jpg) no-repeat;
	}

#mainMenu li.certification a:hover{
	background:url(/assets/templates/img/button/btn_main_01_on.jpg) no-repeat;
	}

#mainMenu li.inspection a{
	background:url(/assets/templates/img/button/btn_main_02.jpg) no-repeat;
	}

#mainMenu li.inspection a:hover{
	background:url(/assets/templates/img/button/btn_main_02_on.jpg) no-repeat;
	}

#mainMenu li.aboutCuj a{
	background:url(/assets/templates/img/button/btn_main_03.jpg) no-repeat;
	}

#mainMenu li.aboutCuj a:hover{
	background:url(/assets/templates/img/button/btn_main_03_on.jpg) no-repeat;
	}

#mainMenu li.aboutCu a{
	background:url(/assets/templates/img/button/btn_main_04.jpg) no-repeat;
	}

#mainMenu li.aboutCu a:hover{
	background:url(/assets/templates/img/button/btn_main_04_on.jpg) no-repeat;
	}

#mainMenu li.event a{
	background:url(/assets/templates/img/button/btn_main_05.jpg) no-repeat;
	}

#mainMenu li.event a:hover{
	background:url(/assets/templates/img/button/btn_main_05_on.jpg) no-repeat;
	}

#mainMenu li.faq a{
	background:url(/assets/templates/img/button/btn_main_06.jpg) no-repeat;
	}

#mainMenu li.faq a:hover{
	background:url(/assets/templates/img/button/btn_main_06_on.jpg) no-repeat;
	}

/********************************************************
コンテンツ
********************************************************/

#content{
	clear:both;
	min-height:500px;
	padding:20px 45px 0px;
	position:relative;
	}

#index #content{
	padding:0px;
	}

#event #content{
	padding:0px 0px 0px 30px;
	}

/********************************************************
フッター
********************************************************/

#footer{
	clear:both;
	margin-bottom:60px;
	}

#footer ul,
#footer li{
	margin:0px;
	padding:0px;
	}

#footer ul{
	margin-left:5px;
	height:1em;
	}

#footer li{
	float:left;
	list-style:none;
	padding-right:15px;
	margin-right:15px;
	border-right:#666666 1px solid;
	line-height:1em;
	height:1em;
	}

#footer li.end{
	border:none;
	}

#footer li a{
	text-decoration:none;
	color:#646464;
	}

#footer li a:hover{
	color:#6496ff;
	}

#footer p{
	clear:both;
	padding-left:5px;
	border-top:#c6c6c6 1px solid;
	height:1em;
	padding-top:6px;
	}

/********************************************************
トップページ
********************************************************/

#topNews{
	padding:10px 45px 0px;
	}

#topNews dt,
#topNews dd{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:5px;
	}

#topNews dt{
	width:150px;
	float:left;
	line-height:1em;
	}

#topNews dd{
	width:640px;
	float:left;
	overflow:hidden;
	}

#topNews dt a{
	display:inline-block;
	background:url(/assets/templates/img/button/btn_read_more.jpg) no-repeat;
	width:62px;
	height:17px;
	text-indent:-1000px;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	}

#topNews dt a:hover{
	background:url(/assets/templates/img/button/btn_read_more_on.jpg) no-repeat;
	}

#topNews dd strong{
	margin-right:15px;
	}

#index #leftContent{
	padding-top:20px;
	width:375px;
	padding-left:45px;
	padding-right:50px;
	float:left;
	}

#index #rightContent{
	padding-top:20px;
	width:375px;
	padding-right:45px;
	float:left;
	}

#index #leftContent h3,
#index #rightContent h3{
	display:block;
	border-bottom:#CCCCCC 1px solid;
	margin:0px 0px 6px;
	padding:0px 0px 6px;
	}

#index #leftContent p,
#index #rightContent p{
	margin:0px 0px 20px;
	padding:0px;
	}

#index #leftContent h4,
#index #leftContent ul,
#index #leftContent li,
#index #rightContent h4,
#index #rightContent ul,
#index #rightContent li{
	margin:0px;
	padding:0px;
	}

#index #leftContent ul,
#index #rightContent ul{
	padding-left:2em;
	margin-top:5px;
	margin-bottom:15px;
	}

#index #leftContent h4,
#index #rightContent h4{
	display:block;
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:5px;
	margin-bottom:20px;
	}

/********************************************************
認証プログラム
********************************************************/

#certification h4{
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:10px;
	}

#certification table{
	margin-bottom:40px;
	}

#certification table table{
	margin-bottom:0px;
	}

/********************************************************
認証プログラム
********************************************************/

#inspection h4{
	border-bottom:#CCCCCC 1px solid;
	padding-bottom:10px;
	margin-bottom:15px;
	}

#inspection table{
	margin-bottom:40px;
	}

#details #content{
	margin:0px;
	padding:0px;
	}

#details h3{
	background:url(/assets/templates/img/certification/back_details_h3.jpg) no-repeat;
	width:630px;
	height:19px;
	font-size:14px;
	color:#FFFFFF;
	line-height:19px;
	padding-left:15px;
	}

#certificationSidebar{
	width:204px;
	height:718px;
	background:url(/assets/templates/img/certification/back_sidebar.jpg) no-repeat;
	padding:18px;
	}

#details #leftContent{
	width:240px;
	float:left;
	margin-right:30px;
	}

#details #rightContent{
	width:630px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	}

#certificationSidebar h3{
	border-left:#88b5e3 5px solid;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:20px;
	background:none;
	width:auto;
	height:auto;
	color:#646464;
	}

/********************************************************
CUJについて　　CUについて
********************************************************/

#about_cuj img.floatRight,
#about_cu img.floatRight{
	float:right;
	margin-left:100px;
	}

/********************************************************
セミナー/イベント情報
********************************************************/

#event #content h3{
	background:url(/assets/templates/img/event/back_event_h3.jpg) no-repeat;
	width:596px;
	font-size:14px;
	line-height:19px;
	color:#FFFFFF;
	padding-left:10px;
	}

#event #content h4{
	margin-bottom:10px;
	}

#event #content ul{
	margin:0px 0px 20px;
	}

#eventContact{
	width:200px;
	height:714px;
	background:url(/assets/templates/img/event/back_event_contact.jpg) no-repeat;
	float:right;
	padding:20px;
	}

#eventContact h2{
	border-left:#88b5e3 5px solid;
	padding-left:10px;
	}

/********************************************************
FAQ
********************************************************/

#faq strong{
	font-size:110%;
	margin:10px 0px;
	color:#3366CC;
	line-height:2.5em;
	}

/********************************************************
お問い合わせ
********************************************************/

#contact #content h2{
	margin-bottom:50px;
	}

#contact #content h3{
	border-bottom:#CCCCCC 1px solid;
	padding-bottom:10px;
	}

#contact #content p{
	margin-bottom:30px;
	}

#contact #content ul{
	margin-bottom:30px;
	line-height:2em;
	}

#contact #content th{
	background:#ddecf6;
	width:190px;
	padding:5px 10px;
	}

#contact #content td{
	padding:5px 10px;
	}

.require,
.error{
	color:#CC0000;
	}

/********************************************************
お見積り
********************************************************/

#estimate #content h2{
	margin-bottom:30px;
	}

#estimate #content table{
	border-top:#CCCCCC 1px solid;
	margin-bottom:50px;
	}

#estimate #content th,
#estimate #content td,{
	border-bottom:#CCCCCC 1px solid;
	}

#estimate #content td img{
	margin-bottom:-6px;
	margin-right:5px;
	}

#estimate #content th{
	vertical-align:middle;}

#estimate #content em{
	font-size:90%;
	color:#FF0000;
	font-style:normal;
	margin-left:25px;
	}



