/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");


#nav_seihin{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C8000A;
}

#clocky_container{
	padding-top: 45px;
	padding-left:14.28%;
	padding-right:14.28%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C8C8;
}
#clocky_container2{
	padding-bottom:60px;
	padding-left:14.28%;
	padding-right:14.28%;
}
header{
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fa0a0;
}
h1{
	height:40px;
	padding-left: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #5F66AC;
	margin-bottom:20px;
}
#h1_img{
	background-repeat: no-repeat;
	background-position:20px 5px;
	background-image: url(../image/clocky/title_01.svg);
}
#main1{
	margin-top:40px;
	margin-bottom:40px;
}
h2{
	font-size: 20px;
	font-weight: bold;	
}
h3{
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
}
.moji1{
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}
#main2{
	padding-top:40px;
	padding-left: 36px;
}
#main2 img{
	width: 100%;
}
#main3{
	font-size: 22px;
	font-weight: bold;
	color: #C8000A;
	background-color: #FCF0F2;
	padding-top: 10px;
	padding-bottom: 40px;
	border: 1px solid #C8000A;
}
#main3 p{
	padding-top:30px;
	text-align: center;
}
.moji2{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.moji3{
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
#main4{
	padding-top: 35px;
	text-align: right;
}
