html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font:12px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	*font-size:small;
	*font:x-small;
	color:#333333;
	/*background*/
	background-image:url('../images/CM_bg.jpg');
	overflow-y:scroll;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*-------------------------------------------*/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
} 
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/*-------------------------------------------*/
div#base_second{
	width:876px;
	margin:0 auto;
	padding-right:90px;
}
div#base_second div#colk_top{
	height:83px;
	background-image:url("../images/cork_header.png");
	background-repeat:no-repeat;
	margin-top:20px;
}
div#base_second div#contents_mid{
	background-image:url("../images/cork.png");
}
div#base_second div#colk_bottom{
	height:78px;
	background-image:url("../images/cork_footer.png");
	background-repeat:no-repeat;
}
/*-------------------------------------------*/
div#base_second div#contents_mid div#header{
	width:700px;
	margin:0 auto;
}
div#base_second div#contents_mid div#header p.logo{
	float:left;
	width:197px;
}
div#base_second div#contents_mid div#header p.title{
	float:right;
	position:relative;
	top:35px;
	left:35px;
	width:503px;
}
/*-------------------------------------------*/
div#base_second div#contents_mid div#menu li{
	float:left;
}
div#base_second div#contents_mid div#menu{
	line-height:0px;
	width:700px;
	margin:0 auto;
	margin-top:20px;
}
div#base_second div#contents_mid div#menushadow{
	background-color:#3333333;
	height:5px;
	width:700px;
	background-image:url("../images/menu_shadow.gif");
	margin:0 auto;
}
/*-------------------------------------------*/
div#base_second div#footer_second{
	width:700px;
	border-top:solid 1px #898989;
	margin:0 auto;
	margin-top:20px;
	text-align:center;
}
div#base_second div#footer_second p{
	padding-top:15px;
}

