﻿@charset "UTF-8";


/*////////////////////////////////////////////////
機能一覧ページ
////////////////////////////////////////////////*/
#main-contents4 {
    margin: 0 auto 0 auto;
    width: 860px;
	height: 530px;
    }
* html #main-contents4 {
    margin: -3px auto 0 auto;
    width: 860px;
	height: 530px;
    }
*:first-child+html #main-contents4 {
    margin: -3px auto 0 auto;
    width: 860px;
	height: 530px;
    }
	
	
	
#main-contents2 {
    margin: 0 auto 0 auto;
    width: 860px;
	height: 1230px;
    }
* html #main-contents2 {
    margin: -3px auto 0 auto;
    width: 860px;
	height: 1230px;
    }
*:first-child+html #main-contents2 {
    margin: -3px auto 0 auto;
    width: 860px;
	height: 1230px;
    }
		
img#h2 {
    margin: -3px 0 0 0px;
    }
* html img#h2 {
    margin: 0px 0 0 0px;
    }
*:first-child+html img#h2 {
    margin: 0px 0 0 0px;
    }
	
div#question {
    margin: 15px auto 0 auto;
	width: 860px;
	background: url(../cyacool/images/beauty_bg.jpg) top center no-repeat;
    }
	
div#question ul {
    margin: 0 auto 40px 20px;
	float: left;
    }
div#question ul li {
	background: url(../question/images/li_icon.gif) center left no-repeat;
	line-height: 40px;
	text-align: left;
	text-indent: 30px;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	list-style: none;
    }

div#question ul li a {
	color: #006600;
    }
div#question ul li a:hover {
	color: #ff6633;
	text-decoration: none;
    }	
	


div#question dl {
    clear:both;
    margin: 0 auto 30px 25px;
	width: 820px;
    }
    div#question dt {
	    width: 810px;
		height: 28px;
		line-height: 25px;
		text-align: left;
		text-indent: 25px;
		color: #006600;
		font-size: 14px;
		font-weight: bold;
		background: url(../question/images/li_icon.gif) top left no-repeat;
        }	
    div#question dd {
	    width: 810px;
		text-align: left;
		padding: 0px 0px;
		background: url(../question/images/dd_icon.gif) top left no-repeat;
	    border: #CCCCCC solid 1px;
		background-color: #efefef;
        }
		span.dd {
		    clear:both;
		    display: inline-block;
			width: 760px;
			margin: 5px 25px;
			line-height: 160%;
			text-align: left;
		    }
		span.dd2 {
		    display: inline-block;
			width: 760px;
			margin: 10px 25px 0 25px;
			color: #FF6600;
			text-align: left;
		    }		
/*////////////////////////////////////////////////

////////////////////////////////////////////////*/


#main-contents2 div#contact-area {
    margin: 40px auto 0 auto;
	width: 465px;
    }
#main-contents2 div#contact-area img#yoyaku {
    margin: 0 15px 0 0px;
	float: left;
    }


#main-contents2 img#yajirushi {
    display: block;
    margin: 0 auto 0 auto;
	width: 226px;
	height: 102px;
    }

#main-contents2 img#contact2 {
    display: block;
    margin: 15px auto 0 auto;
	width: 195px;
	height: 55px;
    }

