@charset "utf-8";

#top_index {
	width:930px;
	margin:0 auto;
	padding:0 10px;
}

#top_index .main_area {
	width:930px;
	padding: 10px 0 0 0;
	position: relative;
}

#top_index .main_area .main_title {
	margin-top:5px;
}

#top_index .main_area .right{
	float: right;
	width:540px;
	margin-left:20px;
}

#top_index .main_area .left .main_img {
	float: left;
	width:370px;
	background:url(../img_top/index_bg.jpg) center top no-repeat;
}

#top_index .main_area .merit li{
	float: left;
}

#top_index .main_area .merit img{
	padding: 10px 3px 0 0;
}

#top_index .main_area .massage {
	width:530px;
	clear:both;
	padding-top:20px;
	line-height:1.6;
	font-size:110%;
}

#top_index .main_area .massage2 {
width: 530px;
clear: both;
padding-top: 0px;
line-height: 1.6;
font-size: 110%;
}

#top_index .main_area .sns_btn {
	top:20px;
	right:0px;
	position: absolute;
}


#top_index .topic_area {
	clear:both;
	border-top:1px solid #DDDDDD;
	width:930px;
	padding-top:10px;
}

#top_index .topic_area ul {
	background:url(../img_top/topic.gif) 0 0 no-repeat;
	padding-left:80px;
	padding-bottom:10px;
}

#top_index .topic_area li {
	font-size:130%;
	line-height: 1.4;
}

#top_index .topic_area li strong {
	font-weight: bold;
	color:#CC0000;
}

/* service_area */
#top_index .service_area {
	width:930px;
	margin: 10px 0 20px 0;
}

#top_index .service_area .service_01 {
	float:left;
	width:225px;
	margin:0 10px 0 0;
	background: #FAF5EF;
}

#top_index .service_area_bottom {
	background:url(../img_top/top_s_bottom_bg.jpg) top repeat-x;
	height: 10px;
	background-color: #FFFFFF;
}

#top_index .service_area .service_02 {
	float:left;
	width:225px;
	margin:0 10px 0 0;
	background: #FAF5EF;
}

#top_index .service_area .service_03 {
	float:left;
	width:225px;
	margin:0 10px 0 0;
	background: #FAF5EF;
}

#top_index .service_area .service_04 {
	float:left;
	width:225px;
	background: #FAF5EF;
}

#top_index .service_area .title {
	text-align: center;
	padding: 5px;
	background: #669900;
	font-size: 120%;
	font-weight: bold;
	color:#FFFFFF;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}

#top_index .service_area .description {
	padding: 5px 5px 5px 90px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#top_index .service_area .description strong {
	font-weight: bold;
	font-size:130%;
}

#top_index .service_area .service_02 .description strong {
	font-weight: bold;
	font-size:120%;
}

#top_index .service_area .top_s_button {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: right;
	padding: 5px;
	clear:both;
}

#top_index .service_area .service_01 .description {
	background:url(../img_top/top_s_photo.png) 5px 3px no-repeat;
}


#top_index .service_area .service_02 .description {
	background:url(../img_top/top_s_album.png) 5px 3px no-repeat;
}


#top_index .service_area .service_03 .description {
	background:url(../img_top/top_s_nega.png) 5px 3px no-repeat;
}

#top_index .service_area .service_04 .description {
	background:url(../img_top/top_s_video.png) 5px 3px no-repeat;
}

/* sub_area */
#top_index .sub_area_title {
	margin: 20px 0 5px 0;
}

#top_index .sub_area_01 {
	width:930px;
}

#top_index .sub_area_01 li {
	float:left;
}


#top_index a:hover img {
	opacity:0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;
}

#top_index .sub_area_02 {
	margin:10px 0 0 0;
	width:930px;
}

#top_index .sub_area_02 li {
	float:left;
}

/* contact_area */
#top_index .contact_area {
	margin: 40px 0 0 0;
	width:930px;
	background:url(../img_top/contact_bg.jpg) top repeat-x;
	padding: 20px 0 0 0;
}


#top_index .contact_area_01 {
	background:url(../img_top/icon_mailnews.gif) 0 0 no-repeat;
	padding-left:70px;
	float:left;
	width:580px;
}

#top_index .contact_area_02 {
	float:right;
	width:240px;
	padding-left:20px;
}
#top_index .contact_area_02 img {
	padding:0 10px 0 0;
}


#top_index .news_area {
	width:930px;
	margin: 10px 0 20px 0;
}

/* contents_r */
#top_index .contents_r {
	float:right;
	width:400px;
}

/* contents_l */
#top_index .contents_l {
	width:530px;
	float:left;
}

/* news */

#top_index .contents_l .indexnews {
}

/* 追記　お知らせのバナー下太字のマージン */
#top_index .contents_l .indexnews ul li{
margin-bottom:15px;
}

#top_index .contents_l .indexnews p {
	border-bottom:1px solid #CC9933;
}
#top_index .contents_l .indexnews dl {
	padding:10px;
}
#top_index .contents_l .indexnews dd {
    margin: -1.3em 0 9px;
    padding: 0 0 0 120px;
}

#top_index .contents_l .indexuser p {
	border-bottom:1px solid #CC9933;
}

#top_index .contents_l .indexuser dd {
padding: 5px 0 0 10px;
}


/* blog */
#top_index .blog_bnr {
	margin:0px 0 10px;
}

/* 追記　ブログのバナー下太字のマージン */
#top_index .blog b{

}


#top_index .blog .news li {
	text-indent: -5em;
	padding-left: 6em;
	background: url(../img/cmn_arw01.gif) 0 7px no-repeat;
	margin-bottom: 10px;	
}

#top_index #fb_area {
	width:930px;
	margin-top: 50px;
}


/* fadein */
#top_index .fadein {
	position:relative;
	height:450px;
	width:370px;
}

#top_index .fadein img {
	position:absolute;
	left:0;
	top:0;
}

/* tw */
#top_index .contents_r .tw {
	width:380px;
}

#top_index .contents_r .tw .twarea {
	background: url(../img/idx_twt_bg.png) left top repeat-y;
	padding-left:3px;
}

.tw .twbtm {
	background: url(../img/idx_twt_btm.png) left top no-repeat;
	height:11px;
}


#kyouryoku {
	width:930px;
	margin: 10px 0;
}

#kyouryoku ul {
	margin:0 0 20px;
}
#kyouryoku ul li {
	padding:0 5px;
	float: right;
}


/* footer
---------------------------------------------------- */
#footer {
	background:url(../img/idx_foot_bg.gif) left top no-repeat;
	width:930px;
}



