*{
	margin:0; padding:0;
}

BODY {
	FONT-SIZE: 0.8em;VERTICAL-ALIGN: top; BACKGROUND: #fff url(images/bg.gif); text-align:center; color:#300;
FONT-FAMILY: "MS UI Gothic","Osaka",verdana;
}

img{
	border:0px;
}

strong{
	font-weight:normal;
	font-style:normal;
}

em{
	font-weight:normal;
	font-style:normal;
}

#maincontainer {
	width:780px;
	margin:0px auto 50px auto;
}

#header{
	width:780px;
	height:180px;
	overflow: hidden;
	background:url(images/tshirt_title.jpg);
}

#header h1{
	margin-top:500px;
}

#t_siteimg{
	background:#fff;
	width:780px;
}

#maket{
	width:100%;
	text-align:left;
}

#seihan{
	width:100%;
	text-align:right;
}

.gfpnt{
	margin-left:135px;
	font-size:1.1em;
	line-height:150%;
	background:url(images/ico_01.gif) no-repeat left;
}

.gfpnt li{
	list-style-type:none;
	background:url(images/ico_01.gif) no-repeat left;
	padding-left:25px;
}

#topmenu{
	width:780px;
	margin:0px auto;
	background:url(images/bar_03.gif) repeat-x #ccc;
}

#topmenu ul,#topmenu li{
	list-style:none;
}

#topmenu li{
	float:right;
	margin-left:1px;
}

#topmenu a{
	text-decoration:none;
	color:#633;
	background:url(images/bar_03.gif) repeat-x #ccc;
	padding:2px 10px;
	display:block;
}

#topmenu a:hover{
	color:#fff;
	background:url(images/bar_04.gif) repeat-x #ccc;
}

#subcontainer{
	width:780px;
	background:#fff;
	margin:0px auto;
}

#contents{
	width:530px;
	_width:520px;
	float:right;
	margin:20px 10px 10px 0px; 
	text-align:left;
}

#contents h1.top{
	color:#360;
	font-size:1.7em;
	border-left:10px solid #360;
	border-bottom:1px solid #360;
	padding-left:2px;
}

#contents h1.cont{
	font-size:1.5em;
	color:#360;
	font-weight:bold;
	border-bottom:1px solid #360;
	border-left:10px solid #360;
	margin:5px 10px 20px 0px;
	padding-left:5px;
}

#contents h3{
	color:#006;
	font-size:1.3em;
	margin:20px 10px 5px 0px;
}

#contents h4{
	background:#eee;
	font-size:1.2em;
	border:1px dotted #777;
}

#contents h4 a{
	color:#c00;
	background:#ff6;
	text-decoration:none;
	display:block;
}

#contents h4 a:hover{
	color:#900;
	background:#fc0;
}

#contents p{
	margin:5px 0px 15px;
	line-height:150%;
}
#contents p a{
	color:#c00;
	text-decoration:none;
}
#contents p.pcolor a{
	color:#900;
	text-decoration:none;
}
#contents p a:hover{
	color:#c00;
	border-bottom:1px dashed;
}
#contents em{
	font-weight:normal;
	font-style:normal;
}

.plan_con{
	margin:5px 10px 15px 20px;
	line-height:150%;
	border-left: 1px #633 dashed;
	border-bottom: 1px #633 dashed;
	padding:0px 0px 10px 10px;
}

.plan_con a{
	color:#c00;
	text-decoration:none;
}
.plan_con a:hover{
	border-bottom:1px dashed;
}

#contents p.kiyaku{
	margin:5px 5px 15px 25px;
	line-height:150%;
}

#contents ol.kiyaku{
	margin:5px 5px 15px 45px;
	line-height:150%;
}

#contents ol.kiyaku li{
	margin-bottom:10px;
}

#contents ul.kiyaku{
	margin:0px 10px 10px 20px;
	list-style-type: square;
}

#contents ul.nyukou{
	margin:5px 20px;
	line-height:150%;
	list-style-type: square;
}

#contents ul.nyukou li{
	margin-bottom:10px;
}
#contents ul.nyukou li a{
	color:#c00;
	text-decoration:none;
}
#contents ul.nyukou li a:hover{
	border-bottom:1px dashed #c00;
}

#new{
	width:500px;
	height:120px;
	padding:5px;
	border:2px dotted #600;
	line-height:150%;
	overflow:auto;
	background: url(../images/season/may_01.jpg) top right repeat-y;
	color:#000;
}

#new_font{
	width:500px;
	height:120px;
	padding:5px;
	border:2px dotted #600;
	line-height:150%;
	overflow:auto;
	background: url(images/font/new_font.gif) top right repeat-y;
	color:#000;
}

#contents h3.new{
	font-size:1.2em;
	color:#600;
}

#contents h4.new{
	border:solid 1px #c66;
	border-left:solid 10px #c66;
	border-right:solid 10px #c66;
	padding-left:5px;
	background:#ffc;
	color:#c00;
}

.nagare a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

.nagare a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

/*#contents li a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

#contents li a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}*/

#cat_01{
	width:100%;
}
#cat_01 table{
	margin:0px auto 10px auto;
	font-size:1.1em;
	background:#F3E3CE;
	padding:1px;
}
/*#cat_01 table tr{
	background:#F3E3CE;
}*/
#cat_01 table tr td{
	width:80px;
	text-align:center;
	background:#F3E3CE;
}
#cat_01 table tr th{
	text-align:center;
	padding:5px;
}
#cat_01 table tr td a{
	border:1px solid #F3E3CE;
	text-decoration:none;
	display:block;
	padding:5px 0px;
	color:#300;
	background:#fff;
}
#cat_01 table tr td a:hover{
	border:1px dashed #900;
	color:#900;
}

#cat_02{
	width:100%;
}
#cat_02 table{
	margin:20px auto;
}
#cat_02 table tr td{
	width:90px;
	height:115px;
	border:1px dashed #c99;
	text-align:center;
}
#cat_02 img{
	border-bottom:1px dashed #c99;
	margin-bottom:5px;
	padding-bottom:5px;
}

#cat_03{
	width:100%;
}
#cat_03 table{
	margin:20px auto 0px;
}
#cat_03 table tr td{
	height:115px;
	border:1px dashed #c99;
	text-align:left;
	padding:5px;
}
#cat_03 img{
	border-top:1px dashed #c99;
	margin-top:5px;
	padding-top:5px;
}

#clr_01{
	width:100%;
}
#clr_01 h2{
	margin:0px;
}
#clr_01 table tr{
	height:81px;
}

#clr_01 table{
	margin:auto;
}
#clr_01 table tr td{
	width:70px;
	border:1px dashed #c99;
	text-align:center;
	font-size:13px;
}

#clr_01 table tr th{
	border:1px dashed #c99;
	text-align:center;
}
#clr_01 img{
	border-bottom:1px dashed #c99;
	margin-bottom:5px;
	padding-bottom:5px;
}
#clr_01 a{
	text-decoration:none;
	color:#300;
}

#clr_02{
	width:100%;
}
#clr_02 h2{
	margin:0px;
}
#clr_02 table{
	margin:auto;
}
#clr_02 table tr td{
	width:60px;
	border:1px dashed #c99;
	text-align:center;
	font-size:13px;
}
#clr_02 img{
	border-bottom:1px dashed #c99;
	margin-bottom:2px;
	padding-bottom:2px;
}

#clr_03{
	width:100%;
}
#clr_03 h2{
	margin:0px;
}
#clr_03 table{
	margin:auto;
	border:2px solid #c96;
}
#clr_03 table tr td{
	
	border:1px solid #c96;
	text-align:center;
	font-size:13px;
}
#clr_03 table tr th{
	
	border:1px solid #c96;
	background:#c96;
	text-align:center;
	font-size:13px;
}

#payment table{
	border:2px solid #c96;
	width:350px;
	font-size:12px;
}
#payment table tr td{
	border:1px solid #c96;
	padding:5px;
}
#payment table tr th{
	border:1px solid #c96;
	background:#c96;
	text-align:center;
	padding:5px;
}
#payment ul{
	margin-left:30px;
	line-height:150%;
}

#ptrn{
	width:100%;
}

#ptrn table{
	margin:0px auto 15px;
	border:1px dashed #c99;
	width:475px;
}
#ptrn table th{
	color:#900;
	font-size:14px;
	/*border-bottom:1px dashed #c99;*/
	padding:5px 10px;
	text-align:left;
}

#ptrn table td.order{
	text-align:right;
	height:40px;
}
#ptrn table td.order img{
	border:none;
}
#ptrn table td.order a:hover{
	border:none;
}

#ptrn table td{
	padding:5px;
	font-size:12px;
	text-align:left;
	line-height:150%;
}
#ptrn table a{
	text-decoration:none;
	color:#900;
}
#ptrn table a:hover{
	border-bottom:1px dashed #c00;
	color:#c00;
}

#ptrn table img{
	margin:5px;
	border:1px solid #c99;
}
#ptrn table a.image:hover{
	border-bottom:none;
}

#ptrn table ul{
	line-height:150%;
	list-style-type:disc;
	margin:0px 5px 0px 10px;
}

#team{
	width:100%;
}
#team table{
	border:2px solid #c96;
	font-size:1.3em;
	font-weight:bold;
	height:200px;
	width:300px;
	margin-bottom:15px;
}
#team table tr td{
	border:1px solid #c96;
	text-align:center;
}
#team table tr th{
	border:1px solid #c96;
	background:#c96;
	text-align:center;
}

#semi img{
	margin:10px;
	border:1px solid #c99;
}

#hassou{
}
#hassou h3{
	border:none;
	margin:0px 0px 5px;
	background:none;
}
#hassou dl{
	line-height:150%;
}
#hassou dt{
	padding:3px 0px 0px 25px;
	background:url(images/ico_01.gif) no-repeat left top;
	height:22px;
	font-size:1.2em;
	color:#900;
	font-weight:bold;
}
#hassou dd{
	margin-bottom:15px;
	margin-left:40px;
}
#hassou a{
	color:#c00;
	text-decoration:none;
}
#hassou a:hover{
	border-bottom:1px dashed;
}
#hassou table{
	font-size:12px;
}

#subdl dl{
	margin:10px 0px 0px 20px;
}
#subdl dl dt{
	background:none;
	font-size:1em;
	font-weight:normal;
}
#subdl dl dd{
	margin-left:50px;
}

.special ul{
	list-style-type:none;
	margin:20px;
	font-size:1.2em;
	color:#900;
}
.special ul li{
	padding:1px 0px 5px 25px;
	background:url(images/ico_03.gif) left top no-repeat;
}
.special table{
	margin:0px auto 10px auto;
	font-size:1.1em;
	background:#F3E3CE;
	padding:1px;
}
/*#cat_01 table tr{
	background:#F3E3CE;
}*/
.special table tr td{
	text-align:center;
	background:#F3E3CE;
}
.special table tr th{
	text-align:center;
	padding:5px;
}
.special table tr td a{
	border:1px solid #F3E3CE;
	text-decoration:none;
	display:block;
	padding:5px 0px;
	color:#300;
	background:#fff;
}
.special table tr td a:hover{
	border:1px dashed #900;
	color:#900;
}
.spe_note{
	font-size:0.8em;
	color:#300;
}
.spe_note a{
	color:#c00;
	text-decoration:none;
}
.spe_note a:hover{
	border-bottom:1px dashed #c00;
}

.special_2{
	width:100%;
	border:1px dashed #c99;
}
.special_2_con{
	margin:5px;
}

#sidemenu{
	width:225px;
	_width:215px;
	float:left;
	margin:20px 0px 10px 5px;
}

#sidemenu img{
	margin-bottom:5px;
}

#sidemenu img.eigyo{
	margin-bottom:10px;
}

#sidemenu ul.plan{
	text-align:left;
	margin:0px 0px 0px 10px;
	border:none;
	list-style-type:none;
}
#sidemenu ul.plan a{
	color:#300;
	text-decoration:none;
}
#sidemenu ul.plan a:hover{
	color:#c00;
	position:relative;
	top:1px;
	left:1px;
}
#sidemenu ul.plan li{

}

#sidemenu ul.plan li#aplan{
	background:url(images/plan_a_mini_notxt.jpg) no-repeat left top;
	height:31px;
	padding:8px 0px 0px 40px;
	font-size:1.1em;
}
#sidemenu ul.plan li#bplan{
	background:url(images/plan_b_mini_notxt.jpg) no-repeat left top;
	height:31px;
	padding:8px 0px 0px 40px;
	font-size:1.1em;
}
#sidemenu ul.plan li#cplan{
	background:url(images/plan_c_mini_notxt.jpg) no-repeat left top;
	height:31px;
	padding:8px 0px 0px 40px;
	font-size:1.1em;
}

#sidemenu ul.plan_sub{
	font-size:1.1em;
	list-style-type:none;
	margin-left:20px;
	text-align:left;
}

#sidemenu ul.plan_sub li{
	padding:3px 0px 0px 25px;
	background:url(images/ico_01.gif) no-repeat left top;
	height:22px;
}

#sidemenu ul.plan_sub li a{
	color:#900;
	text-decoration:none;
}
#sidemenu ul.plan_sub li a:hover{
	color:#c00;
	border-bottom:1px dashed;
}

#sidemenu ul.eigyo{
	text-align:left;
	margin:0px 0px 10px 20px;
}

#sidemenu ul.menu{
	margin:10px 0px 10px 20px;
	list-style-type:none;
	font-size:1.1em;
	text-align:left;
	line-height:150%;
}

#sidemenu ul.menu a{
	color:#900;
	text-decoration:none;
}

#sidemenu ul.menu a:hover{
	color:#c30;
	border-bottom:1px dashed;
}

#sidemenu ul.menu_02{
	margin:10px 0px 10px 30px;
	font-size:1.1em;
	text-align:left;
	line-height:150%;
}

#sidemenu ul.menu_02 a{
	color:#900;
	text-decoration:none;
}

#sidemenu ul.menu_02 a:hover{
	color:#c30;
	border-bottom:1px dashed;
}

#sidemenu ul.menu_03{
	font-size:1.1em;
	list-style-type:none;
}
#sidemenu ul.menu_03 a{
	color:#900;
	text-decoration:none;
}
#sidemenu ul.menu_03 li{
	margin-top:10px;
}


#sidemenu h2{
	font-size:1.2em;
	background:#F3E3CE;
	margin:10px;
	padding:2px;
	color:#300;
}

#map{
	border:1px dotted #333;
	padding:10px;
	margin-top:25px;
}

#map p{
	margin:5px 5px 5px 0px;
	line-height:120%;
}

#map h2{
	font-size:1.4em;
	color:#c60;
}

#footer{
	width:760px;
	_width:780px;
	background:#ccc;
	padding:10px;
}

.jisage{
	margin-left:50px;
}

.akaji{
	color:#c00;
}

table.tokusho{
	border:1px solid #999;
	margin-right:10px;
	font-size:10pt;
}

table.tokusho th{
	width:120px;
	background:#ccc;
	padding:3px;
	text-align:left;
	line-height:150%;
	font-weight:normal;
}

table.tokusho td{
	padding:3px;
	background:#fff;
	color:#333;
	line-height:150%;
}

.bread a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

.bread a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

.click{

}

.click a{
	font-size:1.5em;
	color:#c00;
	text-decoration:none;
	border:1px solid;
	padding:2px;
}

.click a:hover{
	background:#fc0;
}

.privacy{
	text-align:right;
	padding-right:5px;
}

table.size{
	font-size:1.1em;
	margin:20px;
}

table.size th{
	padding:10px;
	font-size:1.2em;
	text-align:center;
	border:1px solid #555;
	color:#fff;
	background:#555;
}

table.size td{
	padding:10px;
	border:1px solid #999;
	width:120px;
	font-family:verdana;
}

table.youshi{
	margin:20px;
}

table.youshi th{
	padding:5px;
	width:80px;
	color:#fff;
	background:#555;
	text-align:center;
}

table.youshi td{
	padding:5px;
	border:1px solid #999;
}

table.kakaku{
	margin:20px;
	text-align:center;
}

table.kakaku th{
	padding:5px;
	color:#fff;
	background:#555;
}

table.kakaku td{
	padding:5px;
	border:1px solid #999;
	font-family:verdana;
}

table.kakaku td a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

table.kakaku td a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

.ptop{
	text-align:center;
	padding-top:10px;
}
.ptop a{
	color:#900;
	text-decoration:none;
}
.ptop a:hover{
	border-bottom:1px dashed #c00;
	color:#c00;
}

.junbi{
	font-size:0.7em;
	color:#f00;
}

ol.howto{
	margin-left:30px;
	list-style-type:none;
	line-height:150%;
}
ol.howto li{
	margin:10px 0px;
	padding-left:35px;
}
ol.howto img{
	border:1px solid #c99;
}

.flow{
	padding-left:30px;
	height:30px;
	font-size:1.2em;
	color:#900;
	font-weight:bold;
}

.price{
	width:100%;
	margin:10px auto;text-align:center;
}


