﻿@charset "utf-8";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */

#con1{
	width:605px;
}

#con1 h3 {
	margin:5px 0 0 5px;
}

#con1 p {
	margin-left:5px;
	margin-top:8px;
	width:600px;
	display:block;
}

#con1 #symp {
	background:url(../img/concept/con1-bak.gif) top repeat-y;
	width:565px;
	margin:20px 0 20px 12px;
}

#con1 #symp-top {
	background:url(../img/concept/con1-top.gif) top no-repeat;
}

#con1 #symp-bottom {
	background:url(../img/concept/con1-bottom.gif) no-repeat bottom;
	min-height:200px;
	_height:200px;
}

#con1 #symp-inner #leftbox {
	padding:10px 0 0 10px;
	float:left;
	width:250px;
}

#con1 #symp-inner #leftbox dl {
	width:250px;
}

#con1 #symp-inner #leftbox dd {
	margin:5px 0 30px 0;
	padding-left:5px;
}

#con1 #symp #symp-inner {
	padding-bottom:10px;
}


#con1 #symp-inner #rightbox {
	width:280px;
	float:right;
	padding:20px 20px 0 0;
}


/*con2*/

#con2 {
	width:565px;
}

#con2 h3 {
	margin-bottom:5px;
}


#con2 #leftbox {
	float:left;
	width:150px;
	padding-left:5px;
}

#con2 #rightbox {
	float:right;
	width:402px;
}

#con2 #rightbox dt {
	font-weight:bold;
	color:#bf0a38;
	letter-spacing: 0.1em;
	font-size:120%;
	margin-bottom:10px;
	
}

#con2 #rightbox dd {
	background:url(../img/concept/con2-line.gif) top no-repeat;
	padding-top:20px;
	
}

/*con3*/


#con3{
	background:url(../img/concept/con3-bak.gif) top repeat-y;
	width:600px;
	margin-top:10px;
}
#con3-top {
	background:url(../img/concept/con3-top.gif) top no-repeat;
}

#con3-bottom{
	background:url(../img/concept/con3-bottom.gif) bottom no-repeat;
	min-height:180px;
	_height:180px;
}

/*
#con3-inner{
	padding:20px 30px 0 40px;
}
*/
#con3-inner{
	padding:15px 0 0 10px;
}

#con3 #con3-inner p {
	padding:10px 0 5px 7px;
	display:block;
}

#con3 #con3-inner img {
	margin:0 0 0 7px;
}


#con3 #con3-inner p img{
	margin:0;
}
