@charset "shift_jis";


body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 85%;
	line-height: 2;
	color: #313131;	/*全体の文字色*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}



/*リンク設定
---------------------------------------------------------------------------*/
a {
	color: #00007B;
}

a:hover {
	color: #FF0000;	/*カーソルオーバー時の文字色*/
}



/*コンテナー
---------------------------------------------------------------------------*/
#container {
	width: 100%;
	background-image: url(images/bg.gif);	/*トップページ以外で使う壁紙設定*/
	background-repeat: repeat-x;	/*壁紙をX軸（横軸）にリピートさせる*/
	background-position: top;		/*壁紙を上部に配置する*/
}

#top #container {
	background-image: url(images/bg3.gif);	
	background-repeat: repeat-x;	/*壁紙をX軸（横軸）にリピートさせる*/
	background-position: top;
}

#container img.top{
    border-top: solid 1px #AAAAAA;
    border-bottom: solid 1px #BFBFBF;
}




/*インナー（HPを囲むボックス）
---------------------------------------------------------------------------*/
#inner {
	text-align: left;
	width: 948px;	/*HPの幅*/
	margin-right: auto;
	margin-left: auto;
	
}



/*ヘッダー（サイト名ロゴが入っているボックス）
---------------------------------------------------------------------------*/
#header {
	height: 108px;	/*ヘッダーの高さ*/	
	width: 100%;
	position: relative;
}

#header h1 {
	font-size: 90%;	/*h1タグの文字サイズ*/
	line-height: 13px;
	font-weight: normal;
	padding-top: 10px;	/*ヘッダーに対してh1の位置指定。左から10pxに。*/
	padding-bottom: 15px;
	padding-left: 23px;	/*ヘッダーに対してh1の位置指定。上から4pxに。*/
}

#header img.tel1 {
    margin-right: 15px;
}

#header p {
    position: absolute;
	top: 7px;
	left: 790px;
	font-size: 80%;
	font-weight: bold;

}

#header p a {
    text-decoration: none;
}

#header p a:hover {
    text-decoration: underline;
}




/*メインメニュー
---------------------------------------------------------------------------*/
ul#menu li {
	float: left;

}

ul#menu img {
	vertical-align: bottom;
}





/*コンテンツ（左右ブロックを囲むボックス）
---------------------------------------------------------------------------*/
#contents {
	clear: left;
	width: 100%;
	
}



/*メインコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 673px;
	background-color: #FFFFFF;
	display: inline;
	margin-left: 15px;
	margin-top: 30px;
	padding-bottom: 10px;
}

#main p.gotop {
	text-align: right;
	text-decoration: none;
	margin-top: 30px;
}

#main h2 {
	font-size: 130%;
	border-left: 8px solid #0000FF;
	line-height: 35px;
	height: 32px;
	margin-bottom: 15px;
	padding-left: 13px;	/*h2タグの文字色*/
}

#main p.first {
	font-size: 130%;
	border-left: 8px solid #0000FF;
	line-height: 35px;
	height: 32px;
	margin-bottom: 15px;
	padding-left: 13px;	/*h2タグの文字色*/
}

#main h2.jisseki {
	font-size: 130%;
	border-left: 8px solid #0000FF;
	line-height: 35px;
	height: 32px;
	margin-top: 70px;
	padding-left: 13px;	/*h2タグの文字色*/
}

#main h3 {
	font-size: 100%;
	font-weight: 100;
	padding-top: 0.1em;
	padding-left: 1em;
}

#main h4 {
	font-size: 130%;
	background: url(images/midashi.gif) no-repeat;
	line-height: 24px;
	height: 20px;
	padding-bottom: 20px;
	padding-left: 27px;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}	

#main p {
	padding-top: 0.1em;
	padding-left: 1em;
}

#main p.honbun2 {
    font-size: 1.1em;
	padding-top: 0.2em;
	padding-left: 1em;
	color: #1b1b1b;
}

#main p.arrow {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 2.5em;
	margin-left: 18px;
	line-height: 20px;
	height: 20px;
	background: url(images/resized/check2-2.jpg) no-repeat;
}

#main img.honbun {
    margin-top: 15px;
    margin-bottom: 40px;
}

#main img.pc {
    border: solid 1px #999999;
    margin-left: 20px;
}

#main img.web {
    margin-bottom: 50px;
}


#main img.jisseki {
	border: solid 1px #666666;
	margin-bottom: 15px;
}

#main table.jisseki {
    text-align: center;
	margin-top: 50px;
	margin-left: 35px;
}


#main table.pl {
    margin-top: 20px;
    margin-bottom: 55px;
	margin-left: 15px;
}


#main img.apply2 {
	margin-top: 60px;
	margin-bottom: 70px;
	margin-left: 80px;
}


#main a:hover img.apply2 {
	filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

#main p.reco {
    background: url(images/midashi1.jpg) no-repeat;
	line-height: 22px;
	height: 25px;
	padding-top: 0.1em;
	padding-left: 2em;
	margin-top: 1em;
	margin-left: 3em;
}

#main img.reco {
    margin-top: 10px;

}

#main img.rec {
    margin-bottom: 25px;
	margin-left: 1em;
	border: solid 1px #666666;
}

#main img.rec1 {
    margin-top: 15px;
    margin-bottom: 25px;
	margin-left: 1em;
	border: solid 1px #666666;
}

#main img.rec2 {
    margin-top: 20px;
    margin-bottom: 25px;
	margin-left: 1em;
	border: solid 1px #666666;
}

#main img.rec3 {
    margin-bottom: 55px;
	margin-left: 1em;
	border: solid 1px #666666;
}


#main table.tel2 {
    text-align: center;
	margin-top: 70px;
}


#main img.arrow {
    margin-top: 60px;
	margin-bottom: 20px;
    margin-left: 324px;
}

#main img.sample1 {
    border: solid 1px #999999;
	margin-bottom: 50px;
    margin-left: 10px;
}

#main img.sample2 {
    border: solid 1px #999999;
	margin-bottom: 50px;
    margin-left: 35px;
}

/*サイドコンテンツ（右ブロック）
---------------------------------------------------------------------------*/
#side {
	display: block;
	float: left;
	background-color: #FFFFFF;
	width: 250px;
	margin-top: 30px;
	padding-bottom: 50px;
}

#side img.daihyo {
    margin-top: 30px;
	border: solid 1px #666666;
}

#side img.daihyo2 {
	border: solid 1px #CCCCCC;
	margin-bottom: 30px;
}

#side a:hover img.daihyo2 {
	border: solid 1px #999999;
}

#side table.apply {
    margin-top: 30px;
    margin-bottom: 30px;
	text-align: center;
}

#side table.inq {
    margin-bottom: 30px;
	text-align: center;
}

#side h2 {
	font-size: 90%;
	color: #FFFFFF;
    height: 50px;
	background: url(images/side.jpg);
	padding-top: 5px;
	text-align: center;		
}

#side h2.tu {
	font-size: 90%;
	color: #FFFFFF;
    height: 50px;
	background: url(images/side.jpg);
	padding-top: 5px;
	margin-top: 30px;
	text-align: center;			
}

ul.sidemenu li {
    background: url(images/arrow2.gif) no-repeat 5px center;
	text-align: left;	/*テキストを中央よせにする設定。左よせがいいなら１行削除する。*/
	border-right: 1px solid #7D7D7D;
	border-bottom: 1px dotted #7D7D7D;
	border-left: 1px solid #7D7D7D;	/*各メニュー下に1pxの直線を引く設定*/
	display: block;
	font-size: 87%;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 30px;
}

ul.sidemenu .last {
	border-bottom: 1px solid #7D7D7D;	/*一番右のメニューの右境界線を消す設定*/
} 

ul.sidemenu a {
    text-decoration: none;
}

ul.sidemenu a:hover {
    text-decoration: underline;
		/*カーソルオーバー時の文字色*/
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

#side img.so {
    margin-top: 5px;
	margin-bottom: 10px;

}

#side img.s {
	margin-left: 27px;
}

#side a:hover img.s {
	filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

#side a:hover img.s1 {
	filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}

#side img.s1 {
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 27px;
}

#side img.sam {
    margin-top: 30px;
	border: solid 1px #666666;
}

#side p.japan {
	padding-top: 1.3em;
	padding-bottom: 2.5em;
	text-align: center;
	font-size: 80%;
}

#side table.toi {
	margin-bottom: 55px;
}



/*フッター（コピーライトなどが入っている最下部のボックス）
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: solid 1px #BFBFBF;	/*センタリング*/
	color: #434343;		/*文字色*/
	background: url(images/foot1.jpg) repeat-x;

}

#footer p.menu {
	padding-top: 0.5em;
	padding-bottom: 0em;
	font-size: 90%;
}

#footer p {
	font-size: 90%;
}

#footer a {
}

#footer a:hover {
    text-decoration: underline;
}

#footer p.co {
	font-size: 90%;
	text-decoration: none;
	margin-top: 30px;
}

#footer p.co a {
    text-decoration: none;
	line-height: 2;
	color: #313131;	/*全体の文字色*/
}

#footer a:hover p.co {
    text-decoration: underline;
	color: #313131;
}

#footer img.tel {
    margin-top: 15px;
    margin-bottom: 25px;
}

#footer p.tel {
    margin-top: 10px;
	margin-bottom: 0px;
	font-size: 150%;
	font-weight: bold;
	color: #333333;
}

#footer a:hover img.tel {
	filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
