@charset "utf-8";
/* CSS Document */
/* PC用CSS */
@media print, screen and (min-width: 640px) {
 
/* ここから通常のCSS */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../image/bg.gif) repeat;
	color:#333;
	line-height:1.5em;
}

a:link {}
a:visited {}
a:hover {}

a { text-decoration:none;}

li { list-style:none;}

.clear { clear:both; font-size:0px; line-height:0px;}

img { vertical-align:bottom;}

h1,h2,h3,img,p,ul,li,dl,dt,dd { margin:0px; padding:0px;}


#container { width:750px; margin:0px auto; background:#fff;}

#header { height:60px; background:url(../image/h_bg.jpg) no-repeat;}

#h_wrap { width:730px; margin:0px auto;}

#h_left { width:472px; float:left; margin-top:20px;}

#tmss { width:257px; height:23px; background: url(../image/TMSS.gif) no-repeat; text-indent:-9999px;}

#casio_raku { width:242px; height:30px; background:url(../image/casio_raku.gif) no-repeat; text-indent:-9999px;}

#h_right { width:258px; float:right; margin-top:10px;}

#main { width:750px; background:url(../image/mainimg2.jpg) no-repeat 0px 30px;}

#m_top {}

#m_bottom { width:305px; padding-left:430px; margin-top:20px;}

#m_bottom ul {}

#m_bottom li { display:block; text-indent:-9999px; margin-bottom:5px;}
#p01 { height:60px; background:url(../image/p01.gif) no-repeat;}
#p02 { height:56px; background:url(../image/p02.gif) no-repeat;}
#p03 { height:56px; background:url(../image/p03.gif) no-repeat;}
#p04 { height:56px; background:url(../image/p04.gif) no-repeat;}
#p05 { height:48px; background:url(../image/p05.gif) no-repeat;}
/*#p05_2 { width:300px; height:46px; background:url(../image/p05_2.gif) no-repeat; text-indent:-9999px;}*/

#m_bottom p { margin-left:53px; margin-bottom:20px;}

/*#tell a {
	display:block;
	width:290px;
	height:112px;
	background:url(../image/tell.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 0px;
}*/

#copy {
	width:695px;
	height:68px;
	background:url(../image/raku_copy.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	margin-left:55px;
}

#bn_wrap { width:750px; margin:0px auto;}

#bnarea { width:720px; margin:10px auto;}

.bn_left { width:355px; float:left;}

#bn1_t { width:357px; height:32px; background:url(../image/bn01_t.gif) no-repeat; text-indent:-9999px;}
#bn1_b { width:357px; height:74px; background:url(../image/bn01_b.gif) no-repeat; text-indent:-9999px;}

#bn2_t { width:357px; height:32px; background:url(../image/bn02_t.gif) no-repeat; text-indent:-9999px;}
#bn2_b { width:357px; height:74px; background:url(../image/bn02_b.gif) no-repeat; text-indent:-9999px;}

#info { width:750px; margin-top:}

#com_t {
	width:730px;
	height:12px;
	background:url(../image/com_t.gif) no-repeat;
	margin:0px auto;
	font-size:1px;
	line-height:12px;
}

#com_b { width:730px; background:url(../image/com_b.gif) repeat-y; margin:0px auto;}

#comb_inner { width:700px; margin:0px auto;}

.com_left { width:340px; float:left;}

#company { width:340px; margin-bottom:10px;}

.info_t { margin-bottom:10px;}

#com_data { width:340px;}

#com_data dt { width:95px; height:24px; text-indent:-9999px; display:block; float:left;}
#com1 { background:url(../image/com_1.gif) no-repeat;}
#com2 { background:url(../image/com_2.gif) no-repeat;}
#com3 { background:url(../image/com_3.gif) no-repeat;}
#com4 { background:url(../image/com_4.gif) no-repeat;}
#com5 { background:url(../image/com_5.gif) no-repeat;}
#com6 { background:url(../image/com_6.gif) no-repeat;}

#com_data dd { width:240px; padding-top:3px;}

#map { margin-top:10px;}

#com_f {
	width:730px;
	height:12px;
	background:url(../image/com_f.gif) no-repeat;
	margin:0px auto;
	font-size:1px;
}

#greeting { width:340px; padding-left:20px; margin-bottom:10px;}

#name { margin-bottom:20px;}

#footer { width:750px; height:54px; background:url(../image/f_bg.gif) no-repeat;}

#f_wrap { width:730px; margin:0px auto; padding-top:18px;}

#tmss_f { width:260px; height:25px; background:url(../image/TMSS_f.gif) no-repeat; text-indent:-9999px; float:left;}

#cpr { width:470px; float:right; margin-top:6px; text-align:right;}

#tellwrap { text-align:right; margin:10px 20px 0px 0px;}

#tell p { margin-bottom:5px;}

}/* ←CSSの一番最後に記述 */
