/**’•ΆƒtƒH[ƒ€‚ΜƒXƒ^ƒCƒ‹**/
#order_form {
clear: both;
width: 770px;
margin:12px auto;
padding: 0;
}

/*clearfixƒnƒbƒN*/
#order_form div:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
#order_form {display: inline-block;}
/* Hides from IE-mac \*/
* html #order_form {height: 1%;}
#order_form {display: block;}
/* End hide from IE-mac */

h1, h2, h3 {
font-size: 13px;
margin: 0px;
padding: 0px;
}

h1{
margin-left:8px;
font-weight:normal;
}

#order_form body,td,p{
font-size : 13px;
font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', 'ƒƒCƒŠƒI', 'Meiryo', '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;
color: #555555;
}
/*Star Html Hack*/
* html #order_form body,td,p{font-family:'ƒƒCƒŠƒI', 'Meiryo', '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;}
*:first-child+html #order_form body,td,p{font-family:'ƒƒCƒŠƒI', 'Meiryo', '‚l‚r ‚oƒSƒVƒbƒN', 'MS PGothic', sans-serif;}
/*Star Html Hack*/

#order_form p {
text-align: justify;
text-justify: inter-ideograph;
}

/*ƒeƒLƒXƒgƒGƒŠƒA‚ΜƒfƒUƒCƒ“*/
#order_form textarea{
font-size : 13px;
width:80%;
font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
color: #555555;
}
#order_form select, #order_form input {
font-size : 13px;
font-family: '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
vertical-align:middle;
margin-top:2px;
margin-bottom:2px;
}
#order_form select {
height:20px;
}

#order_form table {
text-align:left;
}

/*ƒŠƒ“ƒN‚ΜƒfƒUƒCƒ“*/
#order_form a:link {font-size: 13px; color:#555555;text-decoration : none;}
#order_form a:visited {font-size: 13px; color:#555555;text-decoration : none;}
#order_form a:active {font-size: 13px; color:#333333;text-decoration : none;}
#order_form a:hover {font-size: 13px; color:#333333;text-decoration: underline;}