@charset "utf-8";
/* CSS Document */

/* common */
body {color:#231815;font-size:small;margin:0;line-height:161.6%;}
#outline {width:955px;border:1px solid #231815;margin:0 auto;}
#header {background:url(../images/head.gif) no-repeat center top;height:72px;}
#header .nav {text-align:right;padding:30px 30px 0 0;}
#header .nav a {color:#231815;background:url(../images/ya.gif) no-repeat left top;padding-left:15px;}
#main {padding:30px 0 30px 30px;}
#main_l {width:460px;margin-right:30px;}
#main_r {width:405px;}
#main_l,#main_r {float:left;display:inline;}
#footer {clear:both;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
.db {display:block;}

h1,h2,h3 {color:#6A3906;margin:30px 0 10px 0;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h3 {margin:15px 0 3px 0;!important}

.ul-blue {padding:0;margin:10px 0;list-style:none;}
.ul-blue li {padding:0 0 0 1.5em;background:url(../images/circle_blue.gif) no-repeat left 3px;}


/* clearfix */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}
/* no ie mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/* font */
.ts_small {font-size:small;}
.ts_medium {font-size:medium;font-weight:bold;}

/* index.html */
h1 {font-size:20px;line-height:45px;margin:0 0 20px 0;background:url(../images/title01.gif) no-repeat left top;height:50px;text-indent:20px;}
.radius {border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;
padding:3px 0;font-weight:bold;text-align:center;width:270px;}
.boxshade {box-shadow:#000 1px 1px 10px;-moz-box-shadow:#999 3px 3px 3px 5px;-webkit-box-shadow:#999 3px 3px 3px 5px;}
h3:before {content:"● ";}
h3:first-letter {color:#F3B6D1;}

