@charset "UTF-8";
/* 346 */
/* kuromaru-design */


/* 346SESSION
============================================= */

a, a:link {
	color: #191970;
	text-decoration: none;
	}
	
a:hover {
	color: #FF8C00;
    text-decoration: underline;
	}

li .current {
    text-decoration: underline;
}

#wrapper02 {
	position:relative;
	background: url(../img/ses_topbg.jpg) no-repeat;
}

#title {
	margin: 0;
	padding: 61px 0 0 120px;
	color: #DC143C;
/* border: 1px solid tomato; */
}

#catch {
	position:absolute;
    top: 190px;
    left: 480px;
    width: 250px;
    height: 200px;
}

#catch p {
	margin-bottom: 20px;
	font-weight: bold;
}

#title h2{
	font-weight: bold;
}

#content_wrap {
	width: 800px;
    margin-left: 50px;
    padding-top: 600px;
}

.cont {
	width: 800px;
    margin-bottom: 30px;
    padding: 0;
}

.copy {
	float: left;
    width: 380px;
    margin: 0;
    padding: 0;
	line-height: 2em;
	letter-spacing: 1px;
/* border: 1px solid tomato; */
}

.copy p {
	margin-bottom: 20px;
}

.photo {
	float: right;
    width: 375px;
    margin: 0;
    padding: 0;
/* border: 1px solid tomato; */
}

.cont:after {
	display: block;
    clear: both;
    height: 0;
    visibility:hidden;
    content:".";
}

.info {
	line-height: 1.5em;
	letter-spacing: 1px;
	width: 380px;
	border: 1px dotted;
	margin: 0;
	padding: 10px;
	color: #999900;
}

.info p {
	margin: 10px 0;
}

.button {
	padding-top: 10px;
}

table {
	border-collapse: collapse;
        }

table, th, td {
	border: none;
}