﻿/*
Description: CSS TOP
Author: Kaori Fukuchi
Day: 2010/02/19
------------------------*/
/*
 Link
-------------------------------*/
a {
	text-decoration: none;
	color: #0d7464;
	vertical-align: baseline;
	outline: none;
}
a img {
	text-decoration: none;
	border: none;
}
a: visited {
	color: #0c706a;
	vertical-align: baseline;
}
a:hover {
	color: #18a29a;
	vertical-align: baseline;
	text-decoration: underline;
}
a: active {
	color: #a27b12;
	vertical-align: baseline;
}
a: focus {
	color: #a27b12;
	vertical-align: baseline;
}
/*
 Body
-------------------------------*/
body {
	margin: 0;
	padding: 0;
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif !important;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* IE7対応 */
.clearfix {
	display: inline-block;
	zoom: 1;
}
/* IE6対応 */
* html .clearfix {
	height: 1%;
}
.margin-right15 {
	margin-right: 15px;
}
.margin-right60 {
	margin-right: 60px;
}
/*
Header
-------------------------------*/
.ml_header {
	display: block;
	height: 89px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.ml_header_box {
	background-color: #FFC001;
	height: 89px;
}
.ml_header_box p {
	margin-left: 15px;
	padding-top: 10px;
	font-size: 93%;
	font-weight: bold;
}
.ml_header_logobox {
	position: absolute;
	top: 30px;
	left: 8px;
	width:100%;
}
/*.ml_header_logobox a{
	display: block;
}*/
.wul {
	background: url("../../images/lpo2/ml_header_rightbox.gif") no-repeat scroll 0 0 transparent;
	height: 22px;
	margin-right: 10px;
	padding-left: 30px;
	padding-top: 9px;
	position: absolute;
	top: 10px;
	right: 5px;
	width: 362px;
}
.wul li {
	display: inline;
}
/*
Common
-------------------------------*/
#wrapper {
	background: url("../../images/lpo2/wrapper.jpg") repeat-x;
}
#contents {
	background: url("../../images/lpo2/contents_bk.jpg") no-repeat;
	width: 956px;
	margin: 0 auto;
}
/*
Main
-------------------------------*/
#main {
	padding-top: 24px;
	padding-left: 21px;
}
#main h2 {
	margin-top: 34px;
}
#main div {
	background: url("../../images/lpo2/new_user_btn_hover.jpg") no-repeat;
	width: 246px;
	height: 52px;
	margin-top: 50px;
	margin-left: 35px;
}
#main div a {
	display: block;
}
#main div a:hover {
	background: none;
}
#main div a:hover img {
	visibility: hidden;
}
/*
block1
-------------------------------*/
#contents h3 {
	background: url("../../images/lpo2/function_text_line_img.gif") no-repeat 18px 100px;
	padding: 67px 0 28px 25px;
}
#block1 {
	margin-right: -9px;
}
#block1 li{
	display: inline;
	float: left;
	width: 232px;
	margin-right: 9px;
}
.fn_radious_box_top {
	background: url("../../images/lpo2/fn_radious_box_top.jpg") no-repeat;
}
.fn_radious_box_btm {
	background: url("../../images/lpo2/fn_radious_box_btm.jpg") no-repeat left bottom;
	padding: 12px 0 10px;
}
.fn_radious_box_col {
	background: url("../../images/lpo2/fn_radious_box_col.jpg") repeat-y;
	position: relative;
	padding: 0 10px 0 11px;
}
.fn_radious_box_col a {
	display: block;
}
.fn_title {
	text-align: center;
	margin-top: 10px;
}
.fn_text {
	margin-top: 10px;
	color: #333333;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 1.2;
}
.zoom_icon {
	position: absolute;
	top: -5px;
	right: 5px;
}
/*
block2
-------------------------------*/
#block2 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.block2_box {
	display: inline;
	float: left;
	width: 316px;
}
.block2_box_line_left {
	background: url("../../images/lpo2/block2_bk_line.gif") no-repeat left 15px;
}
.block2_box_line_right {
	background: url("../../images/lpo2/block2_bk_line.gif") no-repeat right 15px;
}
#recommend_title{
	background: url("../../images/lpo2/who_icon.jpg") no-repeat 245px 2px;
	padding: 12px 28px 21px 20px;
}
#flow_title {
	background: url("../../images/lpo2/flow_icon.jpg") no-repeat 205px 6px;
	padding: 12px 123px 21px 72px;
}
#info_title {
	background: url("../../images/lpo2/info_icon.jpg") no-repeat 273px 4px;
	padding: 12px 50px 21px 31px;
}
#recommend_who li{
	margin-top: 20px;
	padding-right: 20px;
}
.who_title,
.who_text {	
	color: #333333;
}
.who_title {
	background: url("../../images/lpo2/who_list_icon.jpg") no-repeat left top;
	padding-left: 36px;	
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
}
.who_text {
	margin-top: 10px;
	padding-left: 34px;	
	line-height: 1.2;
	font-size: 15px;
	letter-spacing: 1px;
}
#flow_area {
	padding-left: 10px;
}
.flow_box1,
.flow_box2 {
	background: url("../../images/lpo2/flow_allow.gif") no-repeat 136px bottom;
	padding-bottom: 25px;
}
.flow_box2,
.flow_box3 {
	margin-top: -10px;
}
#info_section {
	width: 295px;
	border: 2px solid #d9d9d9;
	background-color: #f4f4f4;
	padding: 0 3px 6px;
	margin-left: 19px;
}
#info_section dl {
	clear: both;
	margin: 6px 1px 0;	
	overflow: hidden;
}
.border_dot {
	border-bottom: 1px dotted #9a9a9a;
}
#info_section dt {
	height: 68px;
	line-height: 68px;
	width: 81px;
	float: left;
	padding-left: 4px;
	position: relative;
}
#info_section dt img {
	position: absolute;
	top: 0; 
	left: 0;
}
#info_section dd {
	margin-left: 85px;
	padding-top: 27px;
	padding-left: 5px;
}
#delivery_info_box {
	margin-top: 30px;
	margin-left: 26px
}
#delivery_info_top {
	width: 290px;
}
#delivery_info_btm {
	background: url("../../images/lpo2/delivery_info_btm.gif") no-repeat left bottom;
	padding-bottom: 6px;
	width: 290px;
}
#delivery_info_btm ul {
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	width: 274px;
	padding: 18px 0 11px 14px;
	overflow: hidden;
}
#delivery_info_btm ul li{
	float: left;
}
#how_to_img,
#blog_img,
#rss_img {
	width: 73px;
	height: 51px;
}
#how_to_img {
	background: url("../../images/lpo2/info_hover.gif") no-repeat 0 0;
}
#blog_img {
	background: url("../../images/lpo2/info_hover.gif") no-repeat -73px 0;
}
#rss_img {
	background: url("../../images/lpo2/info_hover.gif") no-repeat -146px 0;
}
#how_to_img a,
#blog_img a,
#rss_img a {
	display: block;
}
#how_to_img a:hover,
#blog_img a:hover,
#rss_img a:hover {
	background: none;
}
#how_to_img a:hover img,
#blog_img a:hover img,
#rss_img a:hover img {
	visibility: hidden;
}
/*
Banner area
-----------------------*/
#banner_area {
	border-top: 5px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 12px 0 12px 47px;
	margin-bottom: 40px;
	overflow: hidden
}
#banner_area div {
	display: inline;
	float: left;
	width: 170px;
}
/*
footer
-----------------------*/
#footer {
	border-top: 1px solid #b9b9b9;
	background-color: #f7f7f7;
}
.ml_footer_box {
	width:800px;
	margin: 0 auto;
	padding: 40px 0 ;
	text-align:center;
	color: #000000;
	overflow: hidden;
}
.ml_footer_logobox {
	display: inline;
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	margin-top: 10px;
}
.ml_footer_nav {
	color: #666666;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 4px;
	padding-top: 7px;
	width: 600px;
}
.ml_footer_nav a {
	color: #000000;
}
















