@charset "utf-8";

*{
margin:0px;
border:0px;
padding:0px;
}

body    {
    background-image:url("../images/back1.gif");
}

a	{
    color: #017acd;
    }

.clear {
    clear:both;
    }


/************************* コンテナ ****************************/
div#container	{
    background-image:url("../images/bg2.gif");
    background-repeat:repeat-y;
    width:926px;
    margin:0 auto;
    }

/************************* ヘッダー ****************************/
div#header	{
    background-image: url(../images/main03.jpg);
    background-repeat:no-repeat;
    color:#ffffff;
    width:926px;
    height:258px;
    margin-top:0;
    position:relative;
    padding: 8px 20px 0px;
    }

img.photo_r {
    float:left;
    margin:0px 0px 0px 45px;
}

img.main_image {
    margin:14px 0px 0px 45px;
}

div#header h1	{
    /* color: #808080; */
    color: #333300;
    font-size: 0.875em;
    line-height: 1.2em;
    padding-left: 200px;
    margin-top: 12px;
    margin-bottom: 3px;
}

div#header p	{
    color: #808080;
    font-size: 0.75em;
    margin: 0px;
    padding-left: 200px;
    }


/************************* パンくずリスト ****************************/
p#bread	{
    color: #808080;
    font-size: 0.75em;
    margin-top: 0px;
    margin-bottom: 7px;
    margin-left: 85px;
    }

p#bread a:hover {
    color: #808080;
    }

/************************* メイン ****************************/
div#main	{
    width: 900px;
    float: left;
    margin-bottom: 25px;
    }


/************************* コンテンツ ****************************/
div#content	{
    width: 580px;
    /* float: left; */
    float: right;
    margin-left: auto;
    /* margin-right: auto; */
    margin-right: 35px;
    margin-bottom: 25px;
    }

.banner_large{
    width: 560px;
    margin: 0px 0px 10px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F5F3EB;
    text-align:center;
    }

div#content h2	{
    background-color: #ffffff;
    background-image: url(../images/ttl_blue_h2.png);
    background-repeat: no-repeat;
    font-size: 0.875em;
    color: #0066cc;
    line-height: 45px;
    padding-left: 26px;
    margin-top: 0;
    margin-bottom: 0;
    }

div#content p	{
    width: 540px;
    color: #696969;
    font-size: 0.80em;
    line-height: 1.6;
    padding-left: 20px;
    padding-right: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    }

div#content p.return {
	margin-top:50px;
	padding: 0;
	text-align: right;
    }

div#content img.box_top   {
    width: 580px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    }

div#content img.box_bottom   {
    width: 580px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    }

div#content_box   {
    background-color: #F5F3EB;
    width: 580px;
    float: left;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    }

div#content_box h3	{
    color: #333300;
    background-color: #F5F3EB;
    background-image: url(../images/content_title.gif);
    background-repeat: no-repeat;
    font-size: 0.875em;
    line-height: 40px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 0;
    }

div#content_box p	{
    font-size: 0.80em;
    line-height: 1.6;
    padding-left: 35px;
    padding-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    }

div#content_box p.text_red	{
	text-align: left;
    font-size: 0.70em;
    color: #ff0000;
    margin:0px 0px 5px 5px;
    }

/* 画像横サイズは、400pxで作成すること */
div#content_box img.pic_l	{
	text-align: left;
	vertical-align: top;
    /* float:right; */
    /* margin:0px 5px 15px 5px; */
    padding: 0px 0px 20px 20px;
    }

/* 画像横サイズは、400pxで作成すること */
div#content_box img.pic_c	{
	text-align: right;
    /* float:right; */
    /* margin:0px 5px 15px 5px; */
    padding: 0px 10px 20px 130px;
    }


/************************* サイドバー ****************************/
div#sidebar	{
    width: 190px;
    float: left;
    margin-left: 65px;
    margin-right: 5px;
    margin-bottom: 25px;
    background-color: #F5F3EB;
    }

.banner_small {
    width: 185px;
    margin: 5px 0px 5px 3px;
    background-color: #F5F3EB;
    text-align:center;
    }

p.sidemenu {
    line-height: 42px;
    color: #ffffff;
    background-color: #004087;
    border-bottom: solid 1px #ffffff;
    padding-left: 20px;
}

ul.sidemenu	{
    font-size: 0.75em;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    line-height: 0;
    }

ul.sidemenu li	{
    list-style-type: none;
    }

ul.sidemenu li a	{
    display: block;
    line-height: 40px;
    text-decoration: none;
    color: #333300;
    background-color: #F5F3EB;
    border-bottom: solid 1px #ffffff;
    padding-left: 32px;
}

ul.sidemenu li.visit{
	background:url("../images/arrow_navi.gif") no-repeat scroll 0 14px;
    /* display: block; */
    line-height: 40px;
    text-decoration: none;
    color: #333300;
    background-color: #faffda;
    border-bottom: solid 1px #ffffff;
    padding-left: 32px;
}

ul.sidemenu li a.arrow{
	background:url("../images/arrow_navi.gif") no-repeat scroll 0 14px;
}

ul.sidemenu li a:hover	{
    background-color: #faffda;
    }

p.feed	{
    margin: 20px 0px 10px 30px;
    }

p.feed a	{
    font-size: 0.75em;
    color: #444444;
    text-decoration: none;
    line-height: 30px;
    border: solid 1px #888888;
    padding: 5px;
    }

p.feed img	{
    border: none;
    vertical-align: middle;
    }


/************************* フッター ****************************/
div#footer	{
    background-color: #A9A9A9;
    width: 920px;
    margin-top: 0;
    margin-left: 3px;
    padding-top: 18px;
    padding-bottom: 28px;
    clear: both;
    }

div#footer p.link {
    font-size: 0.75em;
    line-height: 1.6;
    padding-left: 25px;
    padding-bottom: 15px;
    margin-top: 0px;
    }

div#footer p.link a {
    color: #444444;
    line-height: 1.6;
    }

div#footer p.link a:hover {
    color: #000000;
    }

address	{
    font-size: 0.75em;
    font-style: normal;
    text-align: center;
    }



/************************* 会社案内 ****************************/
.company_info    {
    width:530px;
    text-align:left;
    background:#ffffff;
    margin-bottom:80px;
    margin-left:60px;
    padding:0;
    font-size:0.80em;
    }

ul.profile  {
    width:500px;
    margin:5px 0px 5px 0px;
    line-height:20px;
    clear:both;
    }

li.p_title  {
    width:100px;
    float:left;
    color: #696969;
    padding:5px 0;
    font-weight:bold;
    list-style-type: none;
    }

li.p_info   {
    width:400px;
    float:left;
    color: #696969;
    padding:5px 0px;
    list-style-type: none;
    }

/************************* 経営理念・社是 ****************************/

div#content_box p.text_rinen {
    font-size: 1.25em;
    color: #696969;
    line-height: 1.6;
    padding-left: 35px;
    padding-bottom: 15px;
    margin-top: 0px;
    }

div#content_box ul.list_keiei {
    font-size: 0.95em;
    color: #696969;
    line-height: 1.6;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 0px;
    margin-bottom: 10px;
    }





