/* CSS Document */

@charset "UTF-8";

html, body {
	height: 100%;}
	
body,
input,
select,
textarea {
	font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

html {
	overflow-y: scroll;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
	line-height:1.0;
}
ul, ol {
	list-style-type: none;/**/
}

/* CLEARFIX
-----------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix { 
	display: inline-block;/*IE7・Mac版IE向け */
}

.clearfix { 
	display: block;/*Opera、Safari向け */
}
.clear {
	clear:both;
}

a{color:#000000;text-decoration:none;}
a:link {color:#000000; }
a:visited {color:#000000;}
a:hover {color:#660000;text-decoration:underline;  }  /*リンクの色指定*/

a.a2{color:#FFFFFF;text-decoration:none;}
a.a2:link {color:#FFFFFF; }
a.a2:visited {color:#FFFFFF;}
a.a2:hover {color:#FFFFFF;text-decoration:underline; }  /*リンクの色指定*/

a.a3{color:#FFCC99;text-decoration:none;}
a.a3:link {color:#FFCC99; }
a.a3:visited {color:#FFCC99;}
a.a3:hover {color:#FFFFFF;text-decoration:underline; }  /*リンクの色指定*/


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

body
    {
	margin:0px auto;
	color:#FFCC99;
	background-image:url(img/back.jpg);
	background-color:#000000;
	background-repeat: repeat-x;
    }/*背景・文字の設定*/ 
	
#bg_f
	{
	width:100%;
	height:auto;
	background-image:url(img/f.png);
	background-repeat:no-repeat;
	background-position-x:center;
	background-position-y:top;
	margin:0px auto;
	}/*全体の枠*/
	
#bg_g
	{
	width:960px;
	height:auto;
	background-image:url(img/bg_g.png);
	background-repeat: repeat-y;
	margin:0px auto;
	}/*全体の枠*/
	
#outer
	{
	width:900px;
	height:auto;
	margin:0px auto;
	}/*全体の枠*/
	
#header
	{
	float:left;
	width:900px;
	height:150px;
    margin:0px;
    }/*ヘッダ*/
	
#fdda
	{
	float:left;
	width:100%;
	height:45px;
	background-image:url(img/fdda.jpg);
	text-align:center;
	color:#000000;
	margin:50px auto 0px;
	padding-top: 35px;
	}/*フッダ*/
	
#fdda02
	{
	float:left;
	width:100%;
	height:20px;
	background-image:url(img/t_box_back.jpg);
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	margin:0px;
	padding-top: 4px;
	}/*フッダ*/
	
/*メニュー--------------------------------------------------------*/
	
#menu
	{
	float:left;
	width:900px;
	height:43px;
    margin:0px;
    }/*メニューの枠*/
	
#menu_rf
	{
	float:left;
	width:128px;
	height:43px;
    margin:0px;
    }/*メニュー左右*/

#menu_c
	{
	float:left;
	width:161px;
	height:43px;
    margin:0px;
    }/*メニューボタン*/
	
/*--------------------------------------------------------*/

.main
	{
	float:left;
	width:800px;
	height:auto;
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
    margin:0px;
    }/*メイン画像*/
	
#box
    {
	float:left;
	width:900px;
	height:auto;
	margin:0px;
	}/*メイン以下の全体枠*/
	
	
.box02
    {
	float:left;
	width:800px;
	height:auto;
	margin:0px;
	padding-left: 50px;
	background-image: url(img/f_back02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}/*メイン以下の全体枠*/	
	
	
.t_box_l
    {
	float:left;
	width:295px;
	height:auto;
	background-image:url(img/t_box_back.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	}/*左側トピックスの外枠*/
	
.copy_box
    {
	float:left;
	width:auto;
	height:auto;
	margin:0px;
	padding-left: 20px;
	}/*トピックスの文字*/

.copy_box02
    {
	float:left;
	width:255px;
	height:auto;
	margin:0px;
	padding-left: 20px;
	}/*トピックスの文字*/

.copy_box03
    {
	float:left;
	width:255px;
	height:auto;
	color:#CD6B00;
	padding-top:10px;
	margin:0px;
	}/*日付*/
	
.copy_box04
    {
	float:left;
	width:255px;
	height:auto;
	padding-top:5px;
	padding-bottom:20px;
	margin:0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFCC99;
	}/*日付下コピー*/
	
.img_box
    {
	float:left;
	width:255px;
	height:auto;
	padding-top:25px;
	padding-left: 20px;
	margin:0px;
	}/*ドクターの年金チェック*/
	
.fb_box
    {
	float:left;
	width:275px;
	height:auto;
	margin:0px;
	padding-top: 43px;
	}/*花柄の枠*/
	
.main_box
    {
	float:left;
	width:485px;
	height:auto;
	padding-top:20px;
	margin:0px 0px 0px 20px;
	background-image:url(img/t_box_back.jpg);
	}/*本編の枠*/



/*IE7用--------------------------------------------------------*/
.main_waku
    {
	float:left;
	width:465px;
	height:auto;
	margin:0px;
	padding-left: 20px;
	}/*本編の枠*/
	
/*--------------------------------------------------------*/

	
.main_box02
    {
	float:left;
	width:445px;
	height:auto;
	padding-top:10px;
	margin:0px;
	}/*コピー*/

.main_box03
    {
	float:left;
	width:445px;
	height:auto;
	color:#FFFFFF;
	text-align:right;
	background-image:url(img/t_box_back.jpg);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFCC99;
	margin: 0px;
	padding-bottom: 10px;
	}/*リンク*/

.no_box
    {
	float:left;
	width:445px;
	height:auto;
	padding-top:5px;
	margin:0px;
	}/*ナンバーコピー*/
	
.no_box02
    {
	float:left;
	width:445px;
	height:auto;
	margin:0px;
	padding-bottom: 5px;
	}/*コピー*/

.no_box03
    {
	float:left;
	width:445px;
	height:auto;
	color:#FFFFFF;
	text-align:right;
	background-image:url(img/t_box_back.jpg);
	margin: 0px;
	padding-bottom: 20px;
	}/*リンク*/
	
/*事務所概要--------------------------------------------------------*/

.box03
    {
	float:left;
	width:800px;
	height:auto;
	margin:0px;
	padding-left: 50px;
	}/*メイン以下の全体枠*/	

.box04
    {
	float:left;
	width:760px;
	height:auto;
	margin:0px;
	background-image: url(img/t_box_back.jpg);
	padding: 20px 20px 30px;
	}/*メイン以下の全体枠*/	

.copy_box05
    {
	float:left;
	width:auto;
	height:auto;
	padding-bottom:10px;
	margin:0px;
	}/*事務所概要のタイトル*/
	
.copy_box06
    {
	float:left;
	width:760px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFCC99;
	}/*事務所概要の文字*/
/*--------------------------------------------------------*/


/*プロフィール--------------------------------------------------------*/

.box05
    {
	float:left;
	width:760px;
	height:auto;
	margin:0px;
	}/*メイン以下の全体枠*/	

.box06
    {
	float:left;
	width:569px;
	height:auto;
	margin:0px;
	}/*メイン以下の全体枠*/	
	
.box07
    {
	float:left;
	width:181px;
	height:auto;
	margin:0px;
	padding-left: 10px;
	}/*メイン以下の全体枠*/	

.copy_box07
    {
	float:left;
	width:569px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFCC99;
	}/*プロフィールの文字*/
	
.main02
	{
	float:left;
	width:800px;
	height:auto;
	padding-top:50px;
	padding-bottom:30px;
    margin:0px;
    }/*メイン画像*/
	
.copy_box08
    {
	float:left;
	width:760px;
	height:auto;
	padding-top:20px;
	padding-bottom:10px;
	margin:0px;
	font-size:16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFCC99;
	}/*主な実績の項目*/

.copy_box08-2
    {
	float:left;
	width:760px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	font-size:16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#FFCC99;
	}/*主な実績の項目*/
/*--------------------------------------------------------*/


/*大神令子社会保険労務士事務所が選ばれるわけ
--------------------------------------------------------*/

.copy_box09
     {
	float:left;
	width:auto;
	height:auto;
	padding-bottom:10px;
	padding-top:30px;
	margin:0px;
	}/*大神令子社会保険労務士事務所が選ばれるわけの文字*/
	
.copy_box10
    {
	float:left;
	width:760px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	}/*大神令子社会保険労務士事務所が選ばれるわけの文字*/
	
.copy_box11
    {
	float:left;
	width:760px;
	height:auto;
	padding-top:20px;
	margin:0px;
	}/*最後の黒ボックスの枠*/
	
.box08
    {
	float:left;
	width:800px;
	height:auto;
	padding-top:20px;
	margin:0px;
	}/*最後のボタンの全体枠*/	
	
.copy_box12
    {
	float:left;
	width:160px;
	height:auto;
	margin:0px;
	}/*最後のボタンの枠*/
	
	

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



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

.box09
    {
	float:left;
	width:760px;
	height:auto;
	margin:0px 0px 40px;
	background-image: url(img/t_box_back.jpg);
	padding: 20px 20px 30px;
	}/*メイン以下の全体枠*/	

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

