@charset "UTF-8";
body {
	line-height: 125%;
	color: #333;
	background-color: #CCE6EF;
	margin: 0px;
	background-image: url(image/bg1.gif);
	font-size: 14px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#basic {
	background-color: #FFF;
	width: 672px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 5px;
	border: thin solid #36C;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	box-shadow: 2px 2px 4px 1px #999;
	background-image: url(image/top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#main {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main2 {
	border-radius: 4px;
	background-image: url(image/cloth-b1.png);
	margin-left: 24px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	margin-bottom: 24px;
}
p {
	line-height: 150%;
	font-size: 16px;
}
.subheader {
	font-size: 14px;
	color: #B22222;
	text-shadow: 2px 2px 6px #999;
	line-height: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.copyright {
	font-size: 9px;
	background-color: #009;
	color: #FFF;
	text-align: center;
	line-height: 16px;
	border: medium solid #009;
	border-radius: 4px;
}
#card {
	background-color: #E9FFFF;
	padding: 12px;
	border: 1px solid #09F;
	font-size: 13px;
	border-radius: 3px;
	box-shadow: 2px 2px 2px 2px #CCC;
	background-image: url(image/a9.png);
}
.index {
	background-color: #9CF;
	border: 2px solid #9CF;
	border-radius: 02px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.card_h1 {
	font-size: 16px;
	line-height: 20px;
}
.name {
	border: 1px solid #bef;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-radius: 5px;
	background-image: url(image/sample.gif);
	background-repeat: no-repeat;
	background-position: 250px 250px;
	background-color: #bef;
}
.sample {
	color: #F66;
	text-indent: -16px;
}
.cardsjm {
	background-color: #FFF;
	border: 1px solid #000;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.fontsize14px {
	font-size: 14px;
}
div.menubar {
	min-width: 670px; /* メインメニュー全部が収まる最低横幅 */
}
div.menubar ul#menu {
	margin: 250px 0px 0px 0px; /* メニューバー外側の余白 */
	padding: 0px; /* メニューバー内側の余白 */
	height: 30px; /* メニューバーの高さ */
}
div.menubar ul#menu li {
	width: 164px; /* メニュー項目の横幅 */
	height: 32px; /* メニュー項目の高さ(「メニューバーの高さ」と一致させる) */
	float: left;
	list-style-type: none;
	position: relative;
	border: 1px solid #09F; /* 項目の枠線 */
	padding: 0px; /* 枠線と内容の距離をゼロに */
	margin-right: 1px;
	margin-left: 1px;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 10px;
}
div.menubar ul#menu a {
	color: #F00; /* メニュー項目の文字色 */
	text-shadow: 1px 1px 1px #09F; /* メニュー項目の文字ぼかし */
	line-height: 30px; /* メニュー項目のリンクの高さ(「メニュー項目の高さ」と一致させる) */
	text-align: center; /* メニューの文字列の配置(中央寄せ) */
	text-decoration: none; /* メニュー項目の装飾(下線を消す) */
	display: block; /* 内部の余白 */
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFB; /* メニュー項目の背景色 */
	border-radius: 4px;
	font-weight: normal;
}
div.menubar ul#menu a:hover {
	background-color: #C00; /* メニュー項目にマウスが載ったときの背景色 */
	color: #FC6; /* メニュー項目にマウスが載ったときの文字色 */
	text-shadow: 2px 2px 3px #C63;
	border-radius: 4px;
}
/* メニューバー直後のClearfix */
div.menubar ul#menu { zoom:1; }
div.menubar ul#menu:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }
/* サブメニュー全体の設定 */
div.menubar ul#menu ul.sub {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	border-radius: 4px;
	box-shadow: inset 0px 0px 1px 0px #EEE; /* わくのぼかし */
	background-image: url(image/FFF.png); /* サブメニュー全体の背景画 */
}
div.menubar ul#menu ul.sub li {
	width: 162px; /* サブメニュー1項目の横幅 */
	height: 28px; /* サブメニュー1項目の高さ */
	font-size: 13px;
	border: 0px gray solid;
	border-radius: 4px;
	margin: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #09F; /* 項目の枠線 */
}
div.menubar ul#menu ul.sub li a {
   line-height: 26px; /* サブメニュー1項目の行の高さ(「サブメニュー1項目の高さ」と合わせる) */
   text-align: center;  /* サブメニュー1項目の項目名の配置 */
}
div.menubar ul#menu ul.sub li a:hover {
	background-color: #FC6; /* メニュー項目にマウスが載ったときの背景色 */
	color: #C00; /* メニュー項目にマウスが載ったときの文字色 */
	text-shadow: 2px 2px 3px #C63;
	border-radius: 4px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	line-height: 32px;
	text-indent: 6px;
	text-shadow: 01px 1px 2px #999;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border: thin solid #009;
	color: #C00;
	border-radius: 02px;
}
h2 {
	font-size: 16px;
	line-height: 32px;
	text-indent: 8px;
	text-shadow: 2px 2px 1px #600;
	background-color: #B22222;
	color: #FFF;
	font-weight: bold;
	border-radius: 8px;
	box-shadow: inset 1px 1px 2px #666;
	width: 144px;
}
h3 {
	font-size: 16px;
	line-height: 32px;
	text-indent: 8px;
	text-shadow: 2px 2px 1px #600;
	background-color: #B22222;
	color: #FFF;
	font-weight: bold;
	border-radius: 8px;
	box-shadow: inset 1px 1px 2px #666;
	width: 96px;
}
h4 {
	font-size: 16px;
	line-height: 32px;
	text-indent: 8px;
	text-shadow: 2px 2px 1px #600;
	background-color: #B22222;
	color: #FFF;
	font-weight: bold;
	border-radius: 8px;
	box-shadow: inset 1px 1px 2px #666;
	width: 196px;
}
#SERVICECOPYred {
	color: #E60A20;
	font-style: italic;
	text-shadow: 1px 1px 1px #39F;
	font-size: 18px;
}
#RED {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}
#DISC {
	color: #0066FF;
	font-size: 24px;
	font-weight: normal;
	text-shadow: 2px 2px 3px #FF6600;
	text-align: center;
}
#discL {
	color: #0066FF;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 2px 2px 3px #FF6600;
	text-align: left;
}
#REDblink {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
}
#redL {
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
}
#blueOSUSUME {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 2px 2px 3px #999;
}
#service {
	background-color: #FFFFDE;
	border-radius: 8px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 18px;
	box-shadow: 2px 2px 4px 2px #CCC;
	background-image: url(image/cloth-b1.png);
	width: 620px;
}
#serviceIN {
	width: 290px;
}
#serviceHALF {
	background-color: #FFFFDE;
	border-radius: 8px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 18px;
	box-shadow: 2px 2px 4px 2px #CCC;
	background-image: url(image/cloth-b1.png);
	width: 280px;
}
#serviceR {
	background-color: #FFFFDE;
	border-radius: 8px;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 18px;
	box-shadow: 2px 2px 4px 2px #CCC;
	background-image: url(image/cloth-b1.png);
	width: 200px;
}
.large {
	font-size: 36px;
	font-weight: lighter;
}
.largeRED {
	font-size: 36px;
	font-weight: bolder;
	color: #C00;
}
.doubleline {/*二重取り消し線*/
background-image:url(image/doubleline.gif);
background-repeat:repeat-x;
background-position: center;
}
.doublelinered {/*二重取り消し線あか*/
background-image:url(image/doublelinered.gif);
background-repeat:repeat-x;
background-position: center;
}
