@charset "shift_jis";
*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
ul,ol{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:link{
	color:#33f;
}
a:visited{
	color:#060;
}
a:active{
	color:#930;
}
a:hover{
	color:#930;
	text-decoration:underline;
}
a:focus{
	outline:none;
}
p,li{
	line-height:1.3em;
}
.plink{
	clear:both;
	text-align:center;
	font-size:80%;
	padding:10px 0;
}
.imgbox{
	text-align:center;
}
div.main em{
	font-style:normal;
	font-weight:normal;
	font-size:100%;
	color:#740;
}
div.main strong{
	font-style:normal;
	font-weight:bold;
	font-size:100%;
	color:#900;
}
/*
======================================
container
======================================
*/
div#container{
	width:700px;
}
/*
======================================
header
======================================
*/
div#header{
	width:100%;
	height:50px;
}
div#header div#maruai{
	display:none;
}
div#header div#logo{
	width:200px;
	height:50px;
	background:url(../images/ops_logo2.gif) no-repeat center center;
	text-indent:-9999px;
	float:left;
}
/*
=================
header_navi
=================
*/
div#header ul#navi{
	width:480px;
	height:50px;
	float:left;
}
div#header ul#navi li{
	float:left;
}
div#header ul#navi li a{
	text-indent:-9999px;
	display:block;
	width:85px;
	height:50px;
	/*margin-left:10px;*/
}
/*=====*/
div#header ul#navi li#n0_0 a{
	background:url(../images/m_home0.gif) no-repeat left top;
}
div#header ul#navi li#n0_1 a{
	background:url(../images/m_home1.gif) no-repeat left top;
}
/*=====*/
div#header ul#navi li#n1_0 a{
	background:url(../images/m_line0.gif) no-repeat left top;
}
div#header ul#navi li#n1_1 a{
	background:url(../images/m_line1.gif) no-repeat left top;
}
/*=====*/
div#header ul#navi li#n2_0 a{
	background:url(../images/m_mate0.gif) no-repeat left top;
}
div#header ul#navi li#n2_1 a{
	background:url(../images/m_mate1.gif) no-repeat left top;
}
/*=====*/
div#header ul#navi li#n3_0 a{
	background:url(../images/m_shape0.gif) no-repeat left top;
}
div#header ul#navi li#n3_1 a{
	background:url(../images/m_shape1.gif) no-repeat left top;
}
/*=====*/
div#header ul#navi li#n4_0 a{
	background:url(../images/m_order0.gif) no-repeat left top;
}
div#header ul#navi li#n4_1 a{
	background:url(../images/m_order1.gif) no-repeat left top;
}
/*
======================================
main
======================================
*/
div.main{
}
/*
======================================
footer
======================================
*/
#footer{
	width:100%;
	clear:both;
	border-top:1px solid #333;
}
#footer address{
	font-style:normal;
	font-size:80%;
	margin:10px 20px;
	line-height:1.3em;
}
#footer p{
	font-size:80%;
	margin-left:20px;
}
/*
======================================
共通見出し
======================================
*/
div.main h1{
	text-indent:-9999px;
	width:450px;
	height:35px;
	margin:0 10px 20px 10px;
	padding-top:15px;
	clear:both;
	border-bottom:1px solid #999;
}
div.main h2{
	clear:both;
	margin:10px;
	padding:5px 10px;
	font-size:130%;
	font-weight:normal;
	background:url(../images/h2bk.gif) repeat-x left center;
}
/*
======================================
index
======================================
*/
#home div#titlebanner{
	width:700px;
	height:250px;
	background:url(../images/title.jpg) no-repeat left top;
}
#home div#titlebanner h1,
#home div#titlebanner p{
	display:none;
}
/*
=================
index navi
=================
*/
#home ul#navi{
	width:700px;
	height:30px;
	background:url(../images/index_menu.gif) no-repeat 0 0;
	padding-left:135px;
}
#home ul#navi li{
	float:left;
	margin-right:30px;
}
#home ul#navi li a{
	text-indent:-9999px;
	display:block;
	height:30px;
}
/*TOPメニュ−　制作工程*/
#home ul#navi li#n1 a{
	width:71px;
	background:url(../images/index_line.gif) no-repeat 0 0;
}
#home ul#navi li#n1 a:hover,
#home ul#navi li#n1 a:active{
	background:none;
}
/*TOPメニュ−　形状一覧*/
#home ul#navi li#n2 a{
	width:71px;
	background:url(../images/index_mate.gif) no-repeat 0 0;
}
#home ul#navi li#n2 a:hover,
#home ul#navi li#n2 a:active{
	background:none;
}
/*TOPメニュ−　素材一覧*/
#home ul#navi li#n3 a{
	width:71px;
	background:url(../images/index_shape.gif) no-repeat 0 0;
}
#home ul#navi li#n3 a:hover,
#home ul#navi li#n3 a:active{
	background:none;
}
/*TOPメニュ−　注文*/
#home ul#navi li#n4 a{
	width:128px;
	background:url(../images/index_order.gif) no-repeat 0 0;
}
#home ul#navi li#n4 a:hover,
#home ul#navi li#n4 a:active{
	background:none;
}
/*
=================
index content
=================
*/
#home h2#copy{
	width:480px;
	height:55px;
	text-indent:-9999px;
	background:url(../images/copy.gif) no-repeat left top;
	margin:10px 0 10px 15px;
}
#home p{
	margin-left:20px;
	margin-bottom:1em;
}
#home div.cell{
	width:350px;
	float:left;
	margin-bottom:20px;
}
#home div.cell h2{
	text-indent:-9999px;
	height:43px;
	width:250px;
	margin-left:15px;
}
#home #present h2{
	background:url(../images/home_pre.gif) no-repeat left bottom;
}
#home #wedding h2{
	background:url(../images/home_wed.gif) no-repeat left bottom;
}
#home #wedding p{
	padding-bottom:2em;
}
#home #seal h2{
	background:url(../images/home_seal.gif) no-repeat left bottom;
}
#home #new h2{
	background:url(../images/home_new.gif) no-repeat left bottom;
}
#home div.cell p{
	margin:0 10px;
	padding:15px 10px 10px 10px;
	background:#fdf5e6 url(../images/home_pbk.gif) no-repeat center top;
}
#home div.cell div.imgbox{
	margin:0 10px;
	padding-bottom:10px;
	background:#fdf5e6 url(../images/home_ibk.gif) no-repeat center bottom;
}
/*
======================================
line
======================================
*/
#line{
	background:url(../images/line_bk.gif) no-repeat right top;
}
#line h1{
	background:url(../images/line_title.gif) no-repeat left bottom;
}
#line p{
	margin-left:20px;
	margin-bottom:1em;
}
#line img{
	margin-bottom:5px;
}
#line div.text{
	padding:5px 10px 5px 20px;
	width:400px;
	float:left;
}
#line div.text h3{
	margin-bottom:5px;
	padding:2px;
	border-bottom:1px solid #888;
	font-size:120%;
	font-weight:bold;
}
#line div.text p{
	margin-left:0;
	margin-bottom:1em;
}
/*
======================================
material
======================================
*/
#material{
	background:url(../images/mate_bk.gif) no-repeat right top;
}
#material h1{
	background:url(../images/material_title.gif) no-repeat left bottom;
}
#material p{
	margin-left:20px;
	margin-bottom:1em;
}
#material div.cell{
	width:175px;
	height:190px;
	float:left;
	text-align:center;
	margin-bottom:30px;
}
#material div.cell h3{
	background:url(../images/mate_h3.gif) no-repeat left top;
	margin:10px 10px 2px 10px;
	padding:3px;
	font-size:110%;
	font-weight:bold;
}
#material div.cell p{
	margin:0;
	padding:0 10px;
}
/*
======================================
shape
======================================
*/
#shape{
	background:url(../images/shape_bk.gif) no-repeat right top;
}
#shape h1{
	background:url(../images/shape_title.gif) no-repeat left bottom;
}
#shape p{
	margin-left:20px;
	margin-bottom:10px;
}
#shape div.cell{
	width:230px;
	float:left;
	text-align:center;
	margin-bottom:40px;
}
#shape div.cell h3{
	font-size:110%;
	font-weight:bold;
	background:url(../images/shape_h2.gif) no-repeat center top;
	padding:3px 5px;
	margin-bottom:3px;
}
#shape div.cell p{
	padding:0 10px;
	height:2em;
}
/*
======================================
order
======================================
*/
#order{
	background:url(../images/order_bk.gif) no-repeat right top;
}
#order h1{
	background:url(../images/order_title.gif) no-repeat left bottom;
}
#order p{
	margin-bottom:1em;
	padding-left:20px;
}
/*order topmenu*/
#order ul#menu{
	margin:0 0 20px 30px;
}
#order ul#menu li{
	padding-left:12px;
	background:url(../images/list_point1.gif) no-repeat left center;
}
/*
======================================
order fax
======================================
*/
#fax h1{
	background:url(../images/order_title.gif) no-repeat left bottom;
}
#fax h3{
	clear:both;
	margin:10px;
	padding:5px 10px;
	font-size:120%;
	font-weight:bold;
	background:#fc3;
}
#fax h4{
	margin:5px 20px;
	font-size:110%;
	border-bottom:1px solid #555;
	font-weight:bold;
}
#fax p{
	margin-left:20px;
}
#fax ul.choice{
	padding:0 10px 10px 20px;
}
#fax ul.choice li{
	padding-top:5px;
}
#fax textarea{
	margin-left:20px;
}
#fax table{
	margin-left:20px;
	border-collapse:collapse;
}
#fax table td{
	border:1px solid #000;
	background:#ffffe4;
	padding:4px;
}
/*=====*/
#fax div#personal{
	margin:20px 0;
}
/*===*/
#fax div#shapetype ul{
	width:240px;
	float:left;
}
/*===*/
#fax div#size td.td1{
	width:6em;
}
/*===*/
#fax div#materialtype div.mate_list{
	width:320px;
	float:left;
	margin-top:10px;
}
#fax div#materialtype div.mate_list ul{
	padding:5px 0 10px 20px;
}
#fax div#materialtype div.mate_list ul li{
	padding-bottom:3px;
}
#fax div#materialtype div.imgbox{
	width:100%;
	clear:both;
}
/*===*/
#fax div#quantity input{
	margin-left:20px;
}
/*===*/
#fax div.answer{
	width:100%;
	clear:both;
	text-align:center;
	padding:10px 0 20px 0;
}
/*
======================================
order faxprint
======================================
*/
#faxprint{
	margin-left:20px;
}
#faxprint h1{
	background:url(../images/order_title.gif) no-repeat left bottom;
}
#faxprint p{
	margin-top:1em;
}
#faxprint em{
	font-style:normal;
	font-size:100%;
	font-weight:bold;
	color:#000;
}
div.textbox{
	padding:3px;
	margin-right:300px;
	border:1px solid #000;
}
#faxprint table{
	border-collapse:collapse;
	border:none;
	margin-left:10px;
}
#faxprint table td{
	padding:2px;
	border-bottom:1px solid #000;
}
#faxprint table td.item1{
	width:6em;
}
#faxprint table td.item2{
	font-weight:bold;
}
#faxprint p#faxnumber{
	display:none;
}
#faxprint div.answer{
	margin:10px 0;
	padding-top:10px;
	border-top:1px dotted #000;
}
#faxprint div#sectionC div.imagebox{
	padding:5px 0 100px 5px;
	border:1px solid #000;
	margin-right:300px;
}
