@charset "utf-8";

/* CSS Document */





/*---------------

 base reset

-----------------*/



body {

	margin: 0px;

	padding: 0px;

	color: #222222;

	font:13px/1.6 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;

	*font-size:small; /* IE 7 */

	*font:x-small; /* IE 6以下 */

	background:#FFFFFF;

	}

	

html { overflow-y: scroll; }



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,th,td{margin:0;padding:0;}



li{list-style:none;}



img { border:0px; }



p{ margin-bottom:15px;}



h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}



h4{ margin-top:15px;}

h4#profile{ margin:0 0 10px 0; width:285px;}



/*---------------

 layout

-----------------*/



#wrap { margin:0 auto; padding: 0px;	width:800px; background:#FFFF00; min-height:100%; font-size:92%; border-left: #CCCCCC 1px solid; border-right: #CCCCCC 1px solid;}



/*------------------

	header

--------------------*/



#head {	width:800px; height:auto; margin:0px auto ;}





/*------------------

	G-navi

--------------------*/



ul#Gnavi {	display:block; margin:0px auto; padding:0px; width:800px; height:35px;}

ul#Gnavi li { float:left; list-style:none; margin:0px; padding:0px;}

*html ul#Gnavi li img{ vertical-align:bottom;}





/*------------------

	footer

--------------------*/



#foot{ width:800px;}

#foot ul{ background-color:#FF0000; color:#FFFFFF; padding:8px 0; text-align:center; margin:0 auto;}

#foot li{ display:inline; font-size:107%;}



#copy{ color:#FF0000; font-size:85%; text-align:center; padding-bottom:10px; margin:0.5em auto 0;}



#foot a{ color:#FFFFFF; text-decoration:none;}







/*--------------

	  contents

-----------------*/



#mein_contents{ width:760px; margin:25px auto;}

.contents{ width:760px;}

#job_contents{ width:760px; background:url(../../img/jobs_img.jpg) right bottom no-repeat;}

#links_contents{ width:754px; margin:15px auto; background:url(../../img/back_links.jpg) no-repeat center; padding:20px 0 10px;}



.page_top{ width:760px; text-align:right; margin:15px auto;}



/*------------------

	Profile

--------------------*/





#profile_left{ width:285px; float:left;}

dl#profile_right{ width:475px; float:right; font-weight:bold; font-size:159%; margin:17px auto 10px;}

dl#profile_right dt{ width:8em; float:left; clear:left;}

dl#profile_right dd{ margin-left:8.5em; margin-bottom:7px;}





/*------------------

	job

--------------------*/

p.job_subtit{ font-size:136%; font-weight:bold; margin:15px auto 10px;}



dl#job_tv{ width:760px;}

dl#job_tv dt{ width:5.5em; float:left; clear:left;}

dl#job_tv dd{ margin-left:6em; margin-bottom:0.5em;}

* html dl#job_tv dd{ margin-left:6em; height:1%;}



dl.job{ width:760px; margin:15px auto 10px;}

dl.job dt{ width:6em; float:left; clear:left; font-weight:bold; font-size:136%;}

dl.job dd{ margin-left:8.5em;}

* html dl.job dd{ margin-left:8.5em; height:1%;}





/*------------------

	other

--------------------*/



#other_photo{ width:175px; float:left;}

dl#other{ width:580px; float:right; margin-top:50px;}

dl#other dt{ width:220px; float:left; clear:left;}

dl#other dd{ margin-left:230px; height:31px; margin-bottom:15px; padding-top:15px;}





/*------------------

	links

--------------------*/



dl#links{ width:665px; margin:auto;}

dl#links dt{ width:565px; float:left; margin-bottom:15px;}

dl#links dd{ width:76px; float:right; margin-bottom:15px;}

dl#links img { vertical-align:bottom;}



/*------------------

	font

--------------------*/



p.large{ font-weight:bold; font-size:136%; margin-bottom:5px;}



/*------------------------



float



------------------------*/



#head:after,

ul#Gnavi:after,

.contents:after,

dl#profile_right:after,

dl#job_tv:after,

dl.job:after,

dl#other:after,

dl#links:after



{

content:".";

display:block;

height:0;

clear:both;

visibility:hidden;

} /*IE7以外のモダンブラウザ向け*/



#head,

ul#Gnavi,

.contents,

dl.profile_right,

dl#other,

dl#links

{display:inline-block;} /*IE7およびMacIE5向け*/





* html #head,

* html ul#Gnavi,

* html .contents,

* html dl#profile_right,

* html dl#job_tv,

* html dl.job,

* html dl#other,

* html dl#links





{height:1%;}



#head,

ul#Gnavi,

.contents,

dl#profile_right,

dl#job_tv,

dl.job,

dl#other,

dl#links

{display:block;}



/*End hide from IE-mac*/ /*IE6以前向け*/

/*

#head,

ul#Gnavi,

.contents,

dl#profile_right,

dl#job_tv,

dl.job,

dl#other,

dl#links

{overflow:hidden;}

/*DWデザインビュー向け　公開時には削除*/
