@charset "UTF-8";
  img {
    vertical-align: bottom;
  }

/* formatting style
----------------------------------------------------*/
* {
	font-style: normal;

	margin: 0px;
	padding: 0px;
}

#main {

body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 1.6;
	font-family: sans-serif;
	background-image: url(../uk/images/gimg/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

hr {
	display: none;
}
/* link style
----------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #09C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
----------------------------------------------------*/
#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px none #333;
	border-left: 1px none #333;
	clear: both;
	padding-top: 0px;
}
#wrapper p#guide {
	text-align: right;
}

/* header styles
----------------------------------------------------*/
#header {
	position: relative;
	height: 168px;
	margin-top: 0px;
	padding-top: 0px;
}
#header img#head {
	top: 28px;
	position: absolute;
}
#header img#head02 {
	top: 28px;
	position: absolute;
	left: 278px;
}

#header #headerprint {
	display: none;
}


/* navi styles
----------------------------------------------------*/
#navi {
	margin-bottom: 20px;
}

a:visited {
	color: #336699;
	text-decoration: underline;
}
#navi ol {
	float: left;
	padding-top: 7px;
}
#navi ol li {
	display:inline;
	line-height:2.5em;
	list-style-type:none;
}
#navi ol li a {
	padding-right:20px;
	background-image: url(../uk/images/topicpath.gif);


	background-repeat: no-repeat;
	background-position: right center;
}
#navi p {
	float: right;
}

h1 {
	border-top: 3px solid #006600;
	border-bottom: 1px dotted #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 4px 20px;
	background-image: url(../uk/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	color: #333333;
	margin-bottom: 8px;
	background-color: #FFFFCC;
	line-height: 45px;
}
h2 {
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
}
h2#coment  {
	font-size: 13pt;
	padding-left: 10px;
	padding-bottom: 50px;
}
h3 {
	text-align: center;
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}
h5  {
	font-size: 10pt;
	font-weight: normal;
	padding: 10px;
}
#print,
#print2 {
	display: none;
}
img#katsuai {
	display: none;
}
/* table styles

----------------------------------------------------*/
table  {
	border-top: 1px solid #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	width: 100%;
}
table  th  {
	padding: 5px;
	white-space: nowrap;
	border-bottom: 1px solid #999999;
}
table  td  {
	padding: 5px;
	border-bottom: 1px solid #999999;
}
/* footer styles
----------------------------------------------------*/
#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
}
#footer p {
	text-align: center;
	white-space: normal;
	padding-top: 0px;
}
#footer p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.floatright {
	float: right;
	vertical-align: top;
}
#footerPrint {
	text-decoration: none;
	border-style: none;
	display: none;
}
#footerWeb {
	text-align: left;
}
#footerWeb #footertext {
	margin-bottom: 10px;
}

#footer #footerWeb img {
	clear: both;
}


/* main styles
----------------------------------------------------*/
#main {
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	float: left;
	width: 600px;
}
p#guide {
	text-align: right;
}

main p#tag  {
	text-align: center;
}
a.tag {
	color: #0000FF;
}
/* status styles
----------------------------------------------------*/
#status {
	float: right;
	width: 225px;
	position: relative;
	clear: both;
	margin-top: 25px;
	padding: 0px;
	margin-bottom: 0px;
}
#status a {
	color: #0000FF;
}
p#sp_cart {
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
#status h4 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#status table {
	width: 225px;
	background-color: #F3F7F8;
	border-top-width: 0px;
	border-top-style: none;
	margin-bottom: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #063980;
	margin-top: 0px;
	padding-top: 0px;
}

#status table th {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#status table td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#status table td.short {
	line-height: 1.6em;
}
#status table td#ga {
	text-align: center;
	border-bottom: 3px double #999999;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#status table td#gaa {
	text-align: center;
	padding: 25px 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#status strong {
	font-size: 20px;
	font-weight: bolder;
}
#status em {
	font-size: 15px;
	font-weight: bolder;
	color: #009900;
}
#status table td#modoru {
	text-align: center;
}
#status #sidebar table {
	background-color: #FFF;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#status #sidebar table td {
	margin: 0px;
	border-width: 0px;
	border-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
}
#status #sidebar table td#toiawase {
	font-weight: bold;
	color: #F60;
	font-size: 12px;
}
#status  #sidebar  {
	padding-right: 0px;
	padding-left: 0px;
}
#status #sidebar td {
	padding-right: 0px;
	padding-left: 0px;
}


#lefttt {
	float: left;
	width: 600px;
}
#add_add {
	background-color: #CCFFCC;
	padding-top: 15px;
	margin-top: 30px;
	padding-bottom: 5px;
}
#lleft  #left_item {
	background-color: #CCFFCC;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.item {
	background-color: #ECF5E8;
	margin-bottom: 35px;
	width: 560px;
	margin-left: 15px;
	border-right: 2px solid #006600;
	border-bottom: 5px solid #006600;
	border-left: 2px solid #006600;
	margin-top: 10px;
}
.item  h2 {
	padding: 5px;
	color: #FFFFFF;
	background-color: #006600;
	font-weight: normal;
	text-align: left;
	font-size: 12pt;
	background-image: url(../uk/images/bar_design.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	white-space: normal;
}
.item table {
	text-align: center;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-top-width: 0px;
	border-top-style: none;
	width: 100%;
}
.item  table  th {
	font-weight: normal;
	border-bottom: 1px solid #006600;
	padding-top: 15px;
	white-space: normal;
}
.item table th#doso {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
}
.item table td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 15px;
}
.item table td#rode {
	vertical-align: top;
	padding-bottom: 15px;
}
.item table td#setsu {
	text-align: left;
	padding: 5px 20px;
	border-bottom: 1px solid #006600;
	background-color: #FFFFFF;
}
.item table td#setsu2 {
	text-align: left;
	width: 350px;
}
.item table td#toi {
	border-top: 1px solid #006600;
	background-color: #FFFFFF;
}
p#conbo {
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
#setsumei  {
	border-left: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	padding: 12px 5px 10px 10px;
	margin-bottom: 50px;
	border-right: 2px solid #FF9900;
}
#setsumei table  {
	width: 540px;
	margin-top: 15px;
	margin-left: 20px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#setsumei table td  {
	padding: 10px;
}
#setsumei  table  th  {
	text-align: center;
	background-color: #FF9900;
}
#setsumei strong {
	font-size: 18px;
	color: #FF6600;
	font-weight: normal;
}
#setsumei2  {
	padding: 15px;
	margin-bottom: 50px;
	border: 2px solid #FF9900;
	margin-top: 10px;
}
#setsumei2 strong {
	font-size: 18px;
	color: #CC0033;
	font-weight: normal;
}
img#nagare {
	margin-top: 30px;
	margin-bottom: 15px;
}

#course  {
	margin-top: 20px;
	width: 600px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#course table {
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #999999;
	border-top-width: 0px;
	border-top-style: none;
}
#course th      {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #ECF5E8;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
}
#course td    {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-right-width: 0px;
	border-right-style: none;
	padding-right: 10px;
	vertical-align: text-botom;
}
#course  a  {
	text-decoration: none;
}
#course td#cel {
	width: 80px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
#course td.select {
	padding: 0px;
	width: 75px;
}
#course #katsuai {
	display: none;
}
#course img {
	/* vertical-align: baseline; */
	vertical-align: bottom;
}
.second {
	font-size: 9pt;
	display: none;
}
.second a {
	border: 1px solid #FFFFFF;
	margin: 5px;
	display: inline-block;
}

.second a:hover {
	border: 1px solid #000000;
	margin: 5px;
}
.second img {
	vertical-align: baseline;
	padding: 5px;
}

p.hv a {
	border: 1px solid #FFFFFF;
	margin: 5px;
	display: inline-block;
}
p.hv a:hover {
	border: 1px solid #000000;
	margin: 5px;
}
p.hv img {
	vertical-align: baseline;
	padding: 5px;
}
.second2 {
	margin-top: 10px;
	vertical-align: middle;
	padding: 5px 8px 8px 15px;
	display: none;
}
.second3 {
	display: none;
}
.arrow_down    {
	padding-top: 5px;
	padding-left: 171px;
}
.arrow_down2 {
	padding-top: 5px;
	padding-left: 300px;
}
#linenap {
}
#linenap table  {
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-top: 0px;
}
#linenap table th  {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 10px 0px 8px;
	font-size: 11pt;
	white-space: normal;
	line-height: normal;
}
#linenap table th a {
	text-decoration: none;
}
#linenap img {
	margin: 0px;
	padding: 0px;
}
#linenap table td a {
	color: #0000FF;
}
#linenap table td  {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #999999;
}
#linenap table td.kakaku_yaji  {
	padding: 0px;
	text-align: center;
	border-width: 0px;
	border-style: none;
	margin: 0px;
}
sup {
	vertical-align:super;
	font-size:90%;
}
#price   {
	border-top-width: 0px;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
}
#price a {
	color: #0000FF;
}
#price th     {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	background-color: #ECF5E8;
	border-right: 1px solid #999999;
	font-weight: normal;
}
#price th.setsu      {
	background-color: #EFEFEF;
}
#price td     {
	text-align: right;
	padding-right: 10px;
	border-left: 1px solid #999999;
	white-space: nowrap;
	width: auto;
	border-right: 1px solid #999999;
}
#price td#hosoku      {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-right: 1px solid #999999;
	width: 190px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#price #hosoku table#shosai {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-color: FFFFFF;
	white-space: normal;
	width: 190px;
	border-style: none;
	border-width: 0px;
}
#price #hosoku #shosai td {
	border-style: none;
	white-space: normal;
	text-align: left;
	line-height: 20px;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	font-weight: bold;
}
#price #hosoku #shosai th {
	background-color: #FFF;
	border-style: none;
	padding-left: 15px;
	color: FFFFFF;
}
#price #hosoku #shosai th img {
	padding-top: 10px;
}
#price #hosoku #shosai .red {
	font-weight: bold;
	color: #F00;
}







#price td#nine5         {
	text-align: center;
	background-color: #CCFFFF;
}
.option {
	border-top-width: 0px;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.option th {
	background-image: url(../uk/images/bar_option.jpg);
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	text-indent: 10px;
	font-size: 12pt;
	border-bottom-width: 0px;
	border-bottom-style: none;
	height: 30px;
	padding: 0px;
	background-repeat: no-repeat;
}
.option td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.option td.gazo {
	width: 75px;
	padding: 20px 0px;
	text-align: center;
	text-indent: 8px;
}
.option a {
	color: #0000FF;
}
.option td.maru {
	background-color: #ECF5E8;
	height: auto;
	background-image: none;
	border-bottom: 1px solid #999999;
	padding: 0px;
	width: 100px;
	text-align: center;
	text-indent: 0px;
	color: #000000;
}

.option td.pay01 {
	background-color: #ECF5E8;
	background-image: none;
	border-bottom: 1px solid #999999;
	padding: 0px;
	width: 35px;
	text-align: right;
	vertical-align: middle;
}
.option td.pay02 {
	background-color: #ECF5E8;
	width: 80px;
	padding: 20px 0px 20px 15px;
}
.option td.ink {
	text-align: center;
}
.option  .atten {
	float: left;
	padding-top: 15px;
}
.option  .nedan {
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
.option td #designprice {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.option td #designprice td {
	padding: 10px;
	border: 1px solid #666;
}

#o_next td.gazo {
	padding-left: 20px;
}
.link_memo {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#o_next {
	border-top-width: 0px;
	border-top-style: none;
	width: 500px;
	margin-left: 100px;
}
#o_next a {
	color: #0000FF;
}
#o_next td {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#o_next td#arrow {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 0px;
	border-left-style: none;
	text-align: center;
	border-right-width: 0px;
	border-right-style: none;
}
#o_next  td.botan {
	background-color: #ECF5E8;
	width: 50px;
	text-align: center;
}
#o_next p#nedan {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
p#arrow_next {
	display: block;
	margin-top: 20px;
	margin-left: 233px;
}
.css {
	margin-top: 30px;
	border-top-width: 0px;
	border-top-style: none;
	width: 600px;
}
.css a {
	color: #0000FF;
}
.css th {
	background-color: #ECF5E8;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.css th#atten {
	background-color: #FFADED;
	color: #000000;
}
.css td#atten {
	background-color: #FFE6F3;
	padding-right: 10px;
}
.css td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.css th#head     {
	background-color: #FFFFFF;

	padding: 0px;
	margin: 0px;
	width: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: left;
}
.customer {
	margin-top: 30px;
	border-top-width: 0px;
	border-top-style: none;
	width: 600px;
}
.customer a {
	color: #0000FF;
}
.customer th {
	background-color: #ECF5E8;
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.customer th#atten {
	background-color: #FFADED;
	color: #000000;
}
.customer td#atten {
	background-color: #FFE6F3;
	padding-right: 10px;
}
.customer td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.customer th#head     {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: left;
}
.customer em {
	color: #009900;
	font-weight: bold;
}
p#arrow_last {
	margin-left: 186px;
	margin-bottom: 30px;
	clear: both;
}
p.size_bar {
	margin-top: 20px;
}
.size {
	margin-top: 0px;
	border-top-width: 0px;
	border-top-style: none;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.size td {
	text-align: center;
	background-color: #F3F7F8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.size th {
	background-color: #DAF3FD;
	border-left-width: 1px;


	border-left-style: solid;
	border-left-color: #999999;
}
.size td.info {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.size td.toi {
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
}
.size .info p.miru {
	text-align: center;
	margin-top: 10px;
}
.size a {
	color: #0000FF;
}

p.sonota {
	text-align: right;
	padding-bottom: 10px;
}
p.sonota a {
	color: #0000FF;
}
a.half:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#header #menu01 {
	padding-top: 5px;
	padding-bottom: 0px;
}
.printchart {
	float: right;
}

.card000 {
	float: right;
}
#price  tr  .setsu00  p  a  img   {
	margin-bottom: 10px;
}
#price  tr  .setsu00  p  img   {
	margin-bottom: 10px;
}
#price  tr  .setsu00  p  img   {
	margin-bottom: auto;
}
#price  tr  .setsu00   {
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: 10px;
}
#price  tr  .setsu00  p  img   {
	margin-bottom: 10px;
	margin-top: 10px;
}
#righttext {
	text-align: left;
	clear: left;
	float: left;
	margin-left: 0px;
	list-style: disc;
}
#towab  td  {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	color: #333333;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#towab     p.cp_old     {
	text-decoration: line-through;
}
#towab  p.cp_price  {
	color: #FF00FF;
	padding-top: 6px;
	padding-bottom: 2px;
}
#towab  th  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.4;
	font-weight: bold;
	color: #333333;
	background-position: left top;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEEEE;
}
.cell01 {
	background-color: #FFC;
}
#towab  {
	width: 600px;
}
.tablehead {
	background-color: #DDDDFF;
}
.tablehead2 {
	background-color: #DDEEDD;
}
.caution {
	color: #334433;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4;
	list-style: none;
}
.caution li#cp {
	font-weight: normal;
	color: #FF9900;
}
.red {
	font-style: italic;
	color: #F00;
}
.red {
	font-weight: bold;
}
em {
	color: #FF3399;
}
em.ord {
	color: #0033FF;
	font-weight: bold;
}
p.ngr {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
p.ichiran {
	clear: both;
	text-align: center;
}
p.ichiran a {
	background-color: #F3F7F8;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #06397F;
	border-right-color: #06397F;
	border-bottom-color: #06397F;
	border-left-color: #06397F;
}
p.ichiran a#now {
	background-color: #06397F;
	color: #FFFFFF;
	text-decoration: none;
}
p.ichiran a:hover {
	color: #FFFFFF;
	background-color: #06397F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #06397F;
	border-right-color: #06397F;
	border-bottom-color: #06397F;
	border-left-color: #06397F;
}
p#ichi_u {
	padding-bottom: 50px;
	padding-top: 0px;
}
p#ichi_s {
	padding-top: 50px;
	padding-bottom: 100px;
}
p#ichiran_left {
	text-align: right;
	padding-top: 20px;
}
.gyousyu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.gyousyu p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #666;
	text-align: center;
}


}
