

/* Common */

/* Top Page */

a { text-decoration:none; }

img { vertical-align:bottom; }



div.block { width:50%; ;}

div.block1 { width:100%; }

div.block img,div.block1 img,ul#list_navi img { width:100%; }



/* Page Common */

#page_head img { width:100%; }   





/*pay*/

.taigu_title{

		border-width:1px;:

		border-style:solid;

}



div.content_bar {

	font-size:14px;

	font-weight:bold;

	padding:5px 0;

	border:1px solid #0033CC;

	background:#ea71a3;

	color:#ffffff;

	text-shadow:0 1px 1px #0033CC;

	background-image:-webkit-gradient(linear, left top, left bottom, from( #A2D2FA ), to( #6699CC ));

	background-image:-webkit-linear-gradient( #A2D2FA, #6699CC );

	background-image:   -moz-linear-gradient( #A2D2FA, #6699CC );

	background-image:    -ms-linear-gradient( #A2D2FA, #6699CC );

	background-image:     -o-linear-gradient( #A2D2FA, #6699CC );

	background-image:        linear-gradient( #A2D2FA, #6699CC );

	text-align:center;

}

