﻿@charset "utf-8";

* {
    margin : 0 ;
    padding : 0 ;
    font-size : 100% ;
    font-style : normal ;
    font-weight : normal ;
    text-decoration : none ;
    background : transparent ;
    font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif
}

img {
    border : none ;
    line-height : 0 ;
    vertical-align : bottom
}

body {
    background-image: url(share_img/bg.gif); 
    background-repeat: repeat-x; 
    background-color: #D9D9D0
}

#outline {
	width: auto; 
	text-align: left
}

/*------ both --------*/
.both {
	clear: both; height: 1px
}

.both10 {
	clear: both; height: 10px
}

.both20 {
	clear: both; height: 20px
}
/*------ !both --------*/

/*--------header---------------*/
#header {
	width:850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	position: relative;
}

#header #logo {
	padding: 15px 0px 0px 12px
}

#header #top_ul {
	position: absolute;
	top: 18px;
	right: 0px;
}
#header #top_ul li {
	font-size: 9pt;
	line-height: 18px;
	padding-left: 5px;
        display: inline;
        color:#941010
}

#header #top_ul li a {
	font-size: 9pt;
	color: #941010;
	outline: none
}

/*-------- !header --------*/

#sample {
        position : absolute;
        background: url(share_img/tel.gif) no-repeat;
        top: 45px;
        right:10px;
        z-index: 999;
        width:181px;
        height: 36px
}

/*------- pulldownmenu --------*/

#wrapper {
        margin-top: 10px; 
	height: 38px;    
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background: url(share_img/back.gif) repeat-x;
}

#dd {
 
    /*margin-left: 25%;*/
    /*padding: 0 0 20px 0;*/
 
}

#dd .mainmenu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: left
}

#dd .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0px;
  margin:0px;
/*padding: 4px 10px;*/
/*margin: 0 1px 0 0;*/
  width: 121.7px;
  text-decoration: none
}

#dd .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

/*------- !pulldownmenu --------*/

#head_img{
	width: 850px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background: url(share_img/head.jpg) no-repeat;
        border-right: 1px solid #666666;
	border-left: 1px  solid #666666
}

/*------- !header --------*/

ul {
	list-style-type: none; margin:0; padding: 0
}

li {
	list-style-type: none; margin:0; padding: 0
}

a:focus {   
        outline:none
}

a:link {
        text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#page_body {
        margin-right: auto; 
        margin-left: auto; 
        width: 850px; 
        background-color: #FFFFFF;
        border-top: 1px solid #666666;
        border-right: 1px solid #666666;
        border-left: 1px solid #666666
}

h1 {
	font-weight: normal;
        font-size: 8pt; 
	line-height: 12px; 
	padding-left: 5px
}

h2 {
	font-weight: bold; 
	font-size: 13pt; 
	line-height: 20pt
}

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

#contents {
	width: 610px;
	float: left
}

#contents #space {
	margin: 5px 10px 10px 10px
}

#contents #con_title {
	padding-left: 25px;
	margin: 15px 5px 0px 5px;
	background-image: url(sec/img/c_bar.gif);
	height: 35px;
	background-repeat: no-repeat
}

#contents p{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(share_img/c_line.gif);
	line-height: 20px;
	font-size: 10pt
}

#contents .box_mid {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(share_img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box_mid .title {
        padding: 3px 0px 3px 5px;
   	background-image: url(share_img/con_bar.gif);
	background-repeat: no-repeat; 
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	border-left-color: #94BA12;
}

#contents .box_mid p {
	margin: 0px;
	font-size: 12px
}

#contents .detail a {
	font-size: 10pt;
	line-height: 20px;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(share_img/det-2.gif) ;
	position: absolute;
	right: 10px;
	bottom: 10px;
	outline: none
}

#contents .detail a:hover {
	background-color: #FF9900;
	background-image: url(share_img/det.gif) ;
	outline: none
}

#contents .img_con {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_con img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_con {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .c_img_con img {
	border: 1px solid #999999;
}
/*---------- info -----------*/

#contents .box_info {
	float: left;
	height: auto;
	width: 580px;	
	margin: 20px 5px 5px 0px;	
	padding: 5px;
	background-position: bottom;
	position: relative;
}
#contents .box_info .title {
        padding: 3px 0px 0px 25px;
	background-image: url(sec/img/c_bar.gif);
	background-repeat: no-repeat;
	color: #black;
	height: 25px;
	font-size: 13pt;
	font-weight: bold;
	line-height: 20px
}

#contents .box_info p {
	margin: 10px 0px 5px 0px;	
        font-size: 10pt;
	color: #000000;
}

#contents .box_info p a {
	color: blue;
	text-decoration: none;
	outline: none
}

#contents .box_info p a:hover {
	color: #941010;
	text-decoration: underline;
	outline: none
}

/*---side navi -----------*/

#navi_left {
	float: right; 
	width: 225px; 
	background-color: #FFFFFF;
	margin-left: 0px; 
	padding-bottom: 5px
}

#navi li {
	list-style-type: none;
}

#navi img {
	border:none;
}

#navi p {
	padding: 10px;
}

#navi p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#navi p a:focus {   outline:none;}

#navi #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

/*---navi -----------*/

#navi_n {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#navi_n ul {
	margin-bottom: 5px;
}

#navi_n li a {
	display: block;
	width:198px;
	font-size: 12px;
	color:#555555;
	line-height: 0px;
	padding-top: 1px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	height: 32px;
}

#navi_n li a:focus {   outline:none;}

#navi_n li a:hover {
	color: #000000;
	text-decoration: none;
}

#navi_n #title2 {
	display: block;
	width: 198px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 3px auto 0px auto;
	font-size: 12pt;
	text-align: center;
	background-image: url(share_img/side_bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	font-weight: normal;
}

/*---!side navi -----------*/

#navi_t {
	margin-bottom: 5px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top:12px;
	height: 50px
}

/*---!side navi -----------*/

#navi_s {
	margin-bottom: 5px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top:12px;
	height: 58px
}

/*---!side navi -----------*/

#navi_b {
	margin-bottom: 5px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top:12px;
	height: 142px
}


/*---!side navi -----------*/

#navi_m {
	margin-bottom: 5px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top:12px;
	height: 96px
}

/*---!side navi -----------*/

#navi_r {
	margin-bottom: 5px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;

}

#navi_r ul {
	margin-bottom: 5px;
}

#navi_r li a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#555555;
	line-height: 0px;
        margin-top: 5px;
	margin-left: 30px;
	text-decoration: underline;
	height: 15px;
	outline: none
}

/*---!side navi -----------*/

#navi_v {
	margin-bottom: 5px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	height: 58px
}

/*---footer -----------*/

#footer {
	WIDTH: 850px;
	margin-RIGHT: 0;
	margin-LEFT: 0;
    height: 60px;
    background-COLOR: #EFEFE9;
	BORDER-TOP: 2px solid #C6BCB0;    
}

#footer ul {
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 20px
}

#footer li {
	list-style-type: none;
	DISPLAY: inline;
    padding-LEFT: 5px;
	padding-BOTTOM: 5px;
	padding-TOP: 30px;
	FONT-SIZE: 9pt;
}

#footer li a {
    COLOR: #941010;
	font-size: 9pt;
	outline: none
}


#footer_copyright {
	width:850px;
	margin-right: auto; 
	margin-left: auto;
	COLOR: #FFFFFF;
	FONT-SIZE: 9pt; 
        background-image: url(share_img/footer.gif) ;
	LINE-height: 15pt;
	height: 20px;
	TEXT-ALIGN:right
}

/*---!footer -----------*/

/* for IE \*/
* html body #contents {
	padding: 9px;
}	
/**/

